summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/libc/res_update.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/libc/res_update.c')
-rw-r--r--cpukit/libnetworking/libc/res_update.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/cpukit/libnetworking/libc/res_update.c b/cpukit/libnetworking/libc/res_update.c
index a780529ce0..ef591e0674 100644
--- a/cpukit/libnetworking/libc/res_update.c
+++ b/cpukit/libnetworking/libc/res_update.c
@@ -26,11 +26,6 @@ static char rcsid[] = "$Id$";
* <viraj_bais@ccm.fm.intel.com>
*/
-/* Since we compile with strict ANSI we need to undef it to get
- * prototypes for extensions
- */
-#undef __STRICT_ANSI__
-
#include <sys/param.h>
#include <sys/socket.h>
#include <sys/time.h>