From b558de82b8947e7ec879b898be5b0ce8771fec3f Mon Sep 17 00:00:00 2001 From: "\"Steven J. Hill\"" Date: Sat, 25 Feb 2006 15:44:35 +0000 Subject: This never gets defined. I have a patch pending in glibc too. --- include/resolv.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/resolv.h') diff --git a/include/resolv.h b/include/resolv.h index 8ed7c16ac..e3c25da36 100644 --- a/include/resolv.h +++ b/include/resolv.h @@ -256,7 +256,6 @@ __END_DECLS extern struct __res_state _res; #endif -#ifndef __BIND_NOSTATIC #define fp_nquery __fp_nquery #define fp_query __fp_query #define hostalias __hostalias @@ -286,7 +285,6 @@ int res_querydomain (const char *, const char *, int, int, int res_search (const char *, int, int, u_char *, int) __THROW; int res_send (const u_char *, int, u_char *, int) __THROW; __END_DECLS -#endif #define b64_ntop __b64_ntop #define b64_pton __b64_pton -- cgit v1.2.3