summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: bd48452)
raw | patch | inline | side by side (parent: bd48452)
author | octo <octo> | |
Sun, 12 Mar 2006 21:44:08 +0000 (21:44 +0000) | ||
committer | octo <octo> | |
Sun, 12 Mar 2006 21:44:08 +0000 (21:44 +0000) |
configure.in | patch | blob | history |
diff --git a/configure.in b/configure.in
index 3d640cb7a260e29bc06d998cdfa395960265b472..d5c4775dff7f0ba7fc7e2693294e31dfd96a58fd 100644 (file)
--- a/configure.in
+++ b/configure.in
[#if HAVE_STDINT_H
# include <stdint.h>
#endif
+#if HAVE_SYS_TYPES_H
+# include <sys/types.h>
+#endif
#if HAVE_NETINET_IN_SYSTM_H
# include <netinet/in_systm.h>
#endif
[#if HAVE_STDINT_H
# include <stdint.h>
#endif
+#if HAVE_SYS_TYPES_H
+# include <sys/types.h>
+#endif
#if HAVE_NETINET_IN_SYSTM_H
# include <netinet/in_systm.h>
#endif