From e2662be6a6336d3a1ac7956b164b7ac9ca5c4c1e Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Fri, 9 Dec 2005 19:37:05 +0000 Subject: Remove patch chunk and remove unused --- include/resolv.h | 21 --------------------- 1 file changed, 21 deletions(-) (limited to 'include/resolv.h') 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 -- cgit v1.2.3