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