summaryrefslogtreecommitdiff
path: root/include/resolv.h
diff options
context:
space:
mode:
authorPeter S. Mazinger <ps.m@gmx.net>2005-12-09 19:37:05 +0000
committerPeter S. Mazinger <ps.m@gmx.net>2005-12-09 19:37:05 +0000
commite2662be6a6336d3a1ac7956b164b7ac9ca5c4c1e (patch)
tree5d7eb2147173037979b17ee798794caa93ce62ac /include/resolv.h
parent46d61b5de9934e75179fd16c4b4cf0d94de517f8 (diff)
Remove patch chunk and remove unused
Diffstat (limited to 'include/resolv.h')
-rw-r--r--include/resolv.h21
1 files changed, 0 insertions, 21 deletions
diff --git a/include/resolv.h b/include/resolv.h
index 22b7d12ef..8ed7c16ac 100644
--- a/include/resolv.h
+++ b/include/resolv.h
@@ -288,27 +288,6 @@ int res_send (const u_char *, int, u_char *, int) __THROW;
__END_DECLS
#endif
---- include/resolv.h 2005-12-09 20:09:20 +0100
-+++ /mnt/ftp/cvsroot/libc/resolv/resolv.h 2004-09-14 06:24:47 +0200
-@@ -288,21 +270,6 @@
- __END_DECLS
- #endif
-
-#if 1 /* not in glibc header, was !defined(SHARED_LIBBIND) || defined(LIB) */
-/*
- * If libbind is a shared object (well, DLL anyway)
- * these externs break the linker when resolv.h is
- * included by a lib client (like named)
- * Make them go away if a client is including this
- *
- */
-extern const struct res_sym __p_key_syms[];
-extern const struct res_sym __p_cert_syms[];
-extern const struct res_sym __p_class_syms[];
-extern const struct res_sym __p_type_syms[];
-extern const struct res_sym __p_rcode_syms[];
-#endif /* SHARED_LIBBIND */
-
#define b64_ntop __b64_ntop
#define b64_pton __b64_pton
#define dn_comp __dn_comp