projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fdb501
)
Add an '#include
' for the netinet/in.h section
author
Marc G. Fournier
Tue, 24 Feb 1998 03:12:55 +0000
(
03:12
+0000)
committer
Marc G. Fournier
Tue, 24 Feb 1998 03:12:55 +0000
(
03:12
+0000)
src/include/config.h.in
patch
|
blob
|
blame
|
history
diff --git
a/src/include/config.h.in
b/src/include/config.h.in
index abde7c5f658cae50b497e5b65ca600acfdcb6ca1..79131df2e20760184b1add6db11ab4da9ee1c739 100644
(file)
--- a/
src/include/config.h.in
+++ b/
src/include/config.h.in
@@
-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