Commit 54223de0 authored by Marc G. Fournier's avatar Marc G. Fournier

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

define to config.h
parent 3a606407
...@@ -11,6 +11,7 @@ ...@@ -11,6 +11,7 @@
# define WIN32 # define WIN32
# define NO_UNISTD_H # define NO_UNISTD_H
# define USES_WINSOCK # define USES_WINSOCK
# define NOFILE 100
#endif /* WIN32 */ #endif /* WIN32 */
#if defined(__FreeBSD__) || defined(__NetBSD__) #if defined(__FreeBSD__) || defined(__NetBSD__)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment