[project @ 2001-04-27 15:17:16 by simonmar]
authorsimonmar <unknown>
Fri, 27 Apr 2001 15:17:16 +0000 (15:17 +0000)
committersimonmar <unknown>
Fri, 27 Apr 2001 15:17:16 +0000 (15:17 +0000)
update for new headers

mk/config.h.in

index 4f480eb..d81ca78 100644 (file)
 /* Define if you have the access function.  */
 #undef HAVE_ACCESS
 
+/* Define if you have the <arpa/inet.h> header file.  */
+#undef HAVE_ARPA_INET_H
+
 /* Define if you have the dlopen function.  */
 #undef HAVE_DLOPEN
 
 /* Define if you have the <memory.h> header file.  */
 #undef HAVE_MEMORY_H
 
+/* Define if you have the <netdb.h> header file.  */
+#undef HAVE_NETDB_H
+
+/* Define if you have the <netinet/in.h> header file.  */
+#undef HAVE_NETINET_IN_H
+
 /* Define if you have the <netinet/tcp.h> header file.  */
 #undef HAVE_NETINET_TCP_H
 
 /* Define if you have the <sys/types.h> header file.  */
 #undef HAVE_SYS_TYPES_H
 
+/* Define if you have the <sys/un.h> header file.  */
+#undef HAVE_SYS_UN_H
+
 /* Define if you have the <sys/utsname.h> header file.  */
 #undef HAVE_SYS_UTSNAME_H