summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
author"Steven J. Hill" <sjhill@realitydiluted.com>2006-02-25 15:44:35 +0000
committer"Steven J. Hill" <sjhill@realitydiluted.com>2006-02-25 15:44:35 +0000
commitb558de82b8947e7ec879b898be5b0ce8771fec3f (patch)
treed23ca777d712eea3b01235b0e973a96f10355005 /include
parentbbe95c9291410f595c5eb3fe445de82f1a77f0ab (diff)
This never gets defined. I have a patch pending in glibc too.
Diffstat (limited to 'include')
-rw-r--r--include/resolv.h2
1 files changed, 0 insertions, 2 deletions
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