summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/rtems/mkrootfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/rtems/mkrootfs.c')
-rw-r--r--cpukit/libnetworking/rtems/mkrootfs.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/cpukit/libnetworking/rtems/mkrootfs.c b/cpukit/libnetworking/rtems/mkrootfs.c
index e2eb366cf3..f1b63bd4ee 100644
--- a/cpukit/libnetworking/rtems/mkrootfs.c
+++ b/cpukit/libnetworking/rtems/mkrootfs.c
@@ -25,11 +25,6 @@
*/
-/* Since we compile with strict ANSI we need to undef it to get
- * prototypes for extensions
- */
-#undef __STRICT_ANSI__
-
#include <errno.h>
#include <stdio.h>
#include <string.h>