svn commit: trunk/uClibc/include

psm at uclibc.org psm at uclibc.org
Fri Dec 9 19:37:27 UTC 2005


Author: psm
Date: 2005-12-09 11:37:05 -0800 (Fri, 09 Dec 2005)
New Revision: 12783

Log:
Remove patch chunk and remove unused

Modified:
   trunk/uClibc/include/resolv.h


Changeset:
Modified: trunk/uClibc/include/resolv.h
===================================================================
--- trunk/uClibc/include/resolv.h	2005-12-09 19:20:00 UTC (rev 12782)
+++ trunk/uClibc/include/resolv.h	2005-12-09 19:37:05 UTC (rev 12783)
@@ -288,27 +288,6 @@
 __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




More information about the uClibc-cvs mailing list