* winsup.h (_WIN32_WINNT): Define.

This commit is contained in:
Christopher Faylor
2002-09-06 04:21:30 +00:00
parent 53a514ef33
commit 5c0469b45c
2 changed files with 6 additions and 0 deletions

View File

@@ -31,6 +31,8 @@ details. */
#define NEW_MACRO_VARARGS
#endif
#define _WIN32_WINNT 0x0500
#include <sys/types.h>
#include <sys/strace.h>