about summary refs log tree commit diff
path: root/include/resolv.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/resolv.h')
-rw-r--r--include/resolv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/resolv.h b/include/resolv.h
index e12cb3c7..8b23ad66 100644
--- a/include/resolv.h
+++ b/include/resolv.h
@@ -61,7 +61,7 @@ typedef struct __res_state {
 	} _u;
 } *res_state;
 
-#define	__RES	19991006
+#define	__RES	19960801
 
 #ifndef _PATH_RESCONF
 #define _PATH_RESCONF        "/etc/resolv.conf"