diff options
Diffstat (limited to 'makefile.before')
-rw-r--r-- | makefile.before | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile.before b/makefile.before index e613eb603..a5ed0aa68 100644 --- a/makefile.before +++ b/makefile.before @@ -61,7 +61,7 @@ endif DEFINES += WIN32 _WIN32 _WINDOWS WINDOWS _MBCS __i386__ __MINGW32__ OPEN_MAX=256 PATH_MAX=256 _TIMEVAL_DEFINED mode_t=int __STDC__ X_LOCALE
-DEFINES += FAKEIT HAVE_CONFIG_H _BSD_SOURCE
+DEFINES += FAKEIT HAVE_CONFIG_H _BSD_SOURCE _WIN32_WINNT=_WIN32_WINNT_WINXP
TOPSRCDIR=$(MHMAKECONF)\xorg-server
|