[rtems commit] libnetworking: Remove config.h include in header

Sebastian Huber sebh at rtems.org
Thu Apr 16 05:33:00 UTC 2020


Module:    rtems
Branch:    master
Commit:    8f808c1b9ae98c5b9609c702a36df2127d36a604
Changeset: http://git.rtems.org/rtems/commit/?id=8f808c1b9ae98c5b9609c702a36df2127d36a604

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Wed Apr 15 09:45:32 2020 +0200

libnetworking: Remove config.h include in header

---

 cpukit/libnetworking/librtemsNfs.h | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/cpukit/libnetworking/librtemsNfs.h b/cpukit/libnetworking/librtemsNfs.h
index 530eee2..74aeffc 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>



More information about the vc mailing list