Переглянути джерело

The resolver is still using the old API so we cannot use the new resolver
version numbers or apps get confused.

David McCullough 22 роки тому
батько
коміт
0dd9fe33ab
1 змінених файлів з 2 додано та 1 видалено
  1. 2 1
      include/resolv.h

+ 2 - 1
include/resolv.h

@@ -72,7 +72,8 @@
  * is new enough to contain a certain feature.
  */
 
-#define	__RES	19991006
+/* #define	__RES	19991006 we don't have a new resolver yet */
+#define	__RES	19960801
 
 /*
  * Resolver configuration file.