summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/libc/res_mkupdate.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/libc/res_mkupdate.c')
-rw-r--r--cpukit/libnetworking/libc/res_mkupdate.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/cpukit/libnetworking/libc/res_mkupdate.c b/cpukit/libnetworking/libc/res_mkupdate.c
index 780a8747f5..56362f650b 100644
--- a/cpukit/libnetworking/libc/res_mkupdate.c
+++ b/cpukit/libnetworking/libc/res_mkupdate.c
@@ -26,11 +26,6 @@ static char rcsid[] = "$Id$";
#endif /* not lint */
#endif /* not rtems */
-/* Since we compile with strict ANSI we need to undef it to get
- * prototypes for extensions
- */
-#undef __STRICT_ANSI__
-
#include <sys/types.h>
#include <sys/param.h>