summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-04-15 09:45:32 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-04-16 07:30:00 +0200
commit8f808c1b9ae98c5b9609c702a36df2127d36a604 (patch)
tree636a4c18d10e2e7d634ca50058cf8a1c1003689a /cpukit
parentbsp/imx: Add an extra ecspi clock. (diff)
downloadrtems-8f808c1b9ae98c5b9609c702a36df2127d36a604.tar.bz2
libnetworking: Remove config.h include in header
Diffstat (limited to '')
-rw-r--r--cpukit/libnetworking/librtemsNfs.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/cpukit/libnetworking/librtemsNfs.h b/cpukit/libnetworking/librtemsNfs.h
index 530eee2144..74aeffcf10 100644
--- a/cpukit/libnetworking/librtemsNfs.h
+++ b/cpukit/libnetworking/librtemsNfs.h
@@ -63,10 +63,6 @@
* @{
*/
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
#include <rtems.h>
#include <rtems/libio.h>
#include <rtems/libio_.h>