summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/libc/map_v4v6.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/libc/map_v4v6.c')
-rw-r--r--cpukit/libnetworking/libc/map_v4v6.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/cpukit/libnetworking/libc/map_v4v6.c b/cpukit/libnetworking/libc/map_v4v6.c
index e0b0f05d9c..0f8658e117 100644
--- a/cpukit/libnetworking/libc/map_v4v6.c
+++ b/cpukit/libnetworking/libc/map_v4v6.c
@@ -65,11 +65,6 @@ static char rcsid[] = "$Id$";
#include <arpa/inet.h>
#include <arpa/nameser.h>
-/* Since we compile with strict ANSI we need to undef it to get
- * prototypes for extensions
- */
-#undef __STRICT_ANSI__
-
#include <stdio.h>
#include <string.h>
#include <netdb.h>