Prechádzať zdrojové kódy

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

David McCullough 22 rokov pred
rodič
commit
0dd9fe33ab
1 zmenil súbory, kde vykonal 2 pridanie a 1 odobranie
  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.