public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* Patch for include/resolv.h
@ 2000-01-03  6:00 Andreas Jaeger
  0 siblings, 0 replies; only message in thread
From: Andreas Jaeger @ 2000-01-03  6:00 UTC (permalink / raw)
  To: GNU libc hacker

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-01-03  6:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-01-03  6:00 Patch for include/resolv.h Andreas Jaeger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).