Add an '#include ' for the netinet/in.h section
authorMarc G. Fournier
Tue, 24 Feb 1998 03:12:55 +0000 (03:12 +0000)
committerMarc G. Fournier
Tue, 24 Feb 1998 03:12:55 +0000 (03:12 +0000)
src/include/config.h.in

index abde7c5f658cae50b497e5b65ca600acfdcb6ca1..79131df2e20760184b1add6db11ab4da9ee1c739 100644 (file)
@@ -103,6 +103,7 @@ int  gethostname(char *name, int namelen);
 #ifndef HAVE_INET_ATON
 # ifdef HAVE_ARPA_INET_H
 #  ifdef HAVE_NETINET_IN_H
+#   include 
 #   include 
 #  endif
 #  include