]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Include <netinet/in.h>.
authorUlrich Drepper <drepper@redhat.com>
Mon, 23 Mar 1998 21:43:46 +0000 (21:43 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 23 Mar 1998 21:43:46 +0000 (21:43 +0000)
resolv/resolv.h

index b14cda06341c53c68bc36bff0f99d0bc9a9182d7..32b5ec5a03c07705c7066b4265f31fe5983ee648 100644 (file)
@@ -69,6 +69,7 @@
 #endif
 #include <sys/cdefs.h>
 #include <stdio.h>
+#include <netinet/in.h>
 
 /*
  * Revision information.  This is the release date in YYYYMMDD format.