[project @ 1998-08-18 20:40:42 by sof]
[ghc-hetmet.git] / mk / config.h.in
index 5a440e7..afad35d 100644 (file)
@@ -84,6 +84,9 @@
 /* Define if C compiler supports long long types */
 #undef HAVE_LONG_LONG
 
+/* Define if fcntl.h defines O_BINARY */
+#undef HAVE_O_BINARY
+
 /* Define if C Symbols have a leading underscore added by the compiler */
 #undef LEADING_UNDERSCORE
 
 /* Define if you have the <memory.h> header file.  */
 #undef HAVE_MEMORY_H
 
+/* Define if you have the <netinet/tcp.h> header file.  */
+#undef HAVE_NETINET_TCP_H
+
 /* Define if you have the <nlist.h> header file.  */
 #undef HAVE_NLIST_H