Oops, win32 does have one more thing in its machine.h...move that

define to config.h
This commit is contained in:
Marc G. Fournier 1996-08-27 22:07:59 +00:00
parent 3a606407c7
commit 54223de000
1 changed files with 1 additions and 0 deletions

View File

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