Commit 2f81c52e by Richard Kenner

Include winnt/win-nt.h, not winnt/winnt.h.

From-SVN: r10374
parent 507f1b49
...@@ -51,7 +51,7 @@ Boston, MA 02111-1307, USA. */ ...@@ -51,7 +51,7 @@ Boston, MA 02111-1307, USA. */
#undef DBX_DEBUGGING_INFO #undef DBX_DEBUGGING_INFO
#undef MIPS_DEBUGGING_INFO #undef MIPS_DEBUGGING_INFO
#include "winnt/winnt.h" #include "winnt/win-nt.h"
#undef ASM_FILE_START #undef ASM_FILE_START
#define ASM_FILE_START(FILE) \ #define ASM_FILE_START(FILE) \
......
...@@ -148,5 +148,5 @@ while (0) ...@@ -148,5 +148,5 @@ while (0)
%{!mcrtmt:LIBC.LIB%s KERNEL32.LIB%s ADVAPI32.LIB%s} \ %{!mcrtmt:LIBC.LIB%s KERNEL32.LIB%s ADVAPI32.LIB%s} \
%{v}" %{v}"
#include "winnt/winnt.h" #include "winnt/win-nt.h"
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