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

define to config.h
REL2_0B
Marc G. Fournier 30 years ago
parent 3a606407c7
commit 54223de000
  1. 1
      src/include/config.h

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

Loading…
Cancel
Save