Oops, win32 does have one more thing in its machine.h...move that
authorMarc G. Fournier
Tue, 27 Aug 1996 22:07:59 +0000 (22:07 +0000)
committerMarc G. Fournier
Tue, 27 Aug 1996 22:07:59 +0000 (22:07 +0000)
define to config.h

src/include/config.h

index bceb3683bb8c0f2a1dba39bd09a98602a842d545..b1f715a968f2ab36815f24a54acd26425e7fb675 100644 (file)
@@ -11,6 +11,7 @@
 #  define WIN32
 #  define NO_UNISTD_H
 #  define USES_WINSOCK 
+#  define NOFILE   100
 #endif /* WIN32 */
 
 #if defined(__FreeBSD__) || defined(__NetBSD__)