Patch for include/resolv.h

Andreas Jaeger aj@suse.de
Mon Jan 3 06:00:00 GMT 2000


These declarations are not neccessary.

Andreas

2000-01-03  Andreas Jaeger  <aj@suse.de>

	* include/resolv.h: Remove declarations for __ns_name_ntop and
	__ns_name_unpack since those are available in
	resolv/arpa/nameser.h.

============================================================
Index: include/resolv.h
--- include/resolv.h	1999/12/04 17:57:48	1.2
+++ include/resolv.h	2000/01/03 13:28:24
@@ -1,7 +1 @@
 #include <resolv/resolv.h>
-
-/* Internal interfaces.  */
-
-extern int __ns_name_ntop (const u_char *, char *, size_t);
-extern int __ns_name_unpack (const u_char *, const u_char *,
-			     const u_char *, u_char *, size_t);

-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.rhein-neckar.de


More information about the Libc-hacker mailing list