libnetworking: Remove config.h include in header

This commit is contained in:
Sebastian Huber
2020-04-16 07:30:00 +02:00
parent 0121954128
commit 8f808c1b9a
-4
View File
@@ -63,10 +63,6 @@
* @{
*/
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include <rtems.h>
#include <rtems/libio.h>
#include <rtems/libio_.h>