summaryrefslogtreecommitdiffstats
path: root/c/src/libnetworking/libc/res_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/libnetworking/libc/res_config.h')
-rw-r--r--c/src/libnetworking/libc/res_config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/libnetworking/libc/res_config.h b/c/src/libnetworking/libc/res_config.h
index 9e5715cf28..57ec414226 100644
--- a/c/src/libnetworking/libc/res_config.h
+++ b/c/src/libnetworking/libc/res_config.h
@@ -1,3 +1,7 @@
+/*
+ * $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)*/