summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/libc/res_config.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/libnetworking/libc/res_config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/cpukit/libnetworking/libc/res_config.h b/cpukit/libnetworking/libc/res_config.h
index fbd1d694f7..165741889b 100644
--- a/cpukit/libnetworking/libc/res_config.h
+++ b/cpukit/libnetworking/libc/res_config.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
#define DEBUG 1 /* enable debugging code (needed for dig) */
#define RESOLVSORT /* allow sorting of addresses in gethostbyname */
#define RFC1535 /* comply with RFC1535 (STRONGLY reccomended by vixie)*/