summaryrefslogtreecommitdiff
path: root/config.hin
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-02-16 20:28:32 +0000
committerJim Meyering <jim@meyering.net>2006-02-16 20:28:32 +0000
commit9955ae4cc5ff50809b8e124d42f95dcab3cc3be9 (patch)
tree7ec8cd083c372855ba45c67943e690a54c18bf7b /config.hin
parentd2462f8a1bb8a226366f471106a90c539367a5df (diff)
downloadcoreutils-9955ae4cc5ff50809b8e124d42f95dcab3cc3be9.tar.xz
.
Diffstat (limited to 'config.hin')
-rw-r--r--config.hin9
1 files changed, 9 insertions, 0 deletions
diff --git a/config.hin b/config.hin
index 2c9cfb367..b4cc99ca2 100644
--- a/config.hin
+++ b/config.hin
@@ -738,6 +738,9 @@
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
#undef HAVE_NDIR_H
+/* Define to 1 if you have the <netdb.h> header file. */
+#undef HAVE_NETDB_H
+
/* Define to 1 if you have the <netinet/in.h> header file. */
#undef HAVE_NETINET_IN_H
@@ -1142,6 +1145,9 @@
/* Define to 1 if you have the <sys/resource.h> header file. */
#undef HAVE_SYS_RESOURCE_H
+/* Define to 1 if you have the <sys/socket.h> header file. */
+#undef HAVE_SYS_SOCKET_H
+
/* Define to 1 if you have the <sys/statfs.h> header file. */
#undef HAVE_SYS_STATFS_H
@@ -1300,6 +1306,9 @@
/* Define if utimes works properly. */
#undef HAVE_WORKING_UTIMES
+/* Define to 1 if you have the <ws2tcpip.h> header file. */
+#undef HAVE_WS2TCPIP_H
+
/* Define to 1 if the system has the type `_Bool'. */
#undef HAVE__BOOL