OSDN Git Service

Include winnt/win-nt.h, not winnt/winnt.h.
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Sep 1995 23:19:41 +0000 (23:19 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Sep 1995 23:19:41 +0000 (23:19 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10374 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/alpha/win-nt.h
gcc/config/i386/win-nt.h

index 845f58a..6726a7e 100644 (file)
@@ -51,7 +51,7 @@ Boston, MA 02111-1307, USA.  */
 #undef DBX_DEBUGGING_INFO
 #undef MIPS_DEBUGGING_INFO
 
-#include "winnt/winnt.h"
+#include "winnt/win-nt.h"
 
 #undef ASM_FILE_START
 #define ASM_FILE_START(FILE)                                   \
index 56cc1de..60c0bb6 100644 (file)
@@ -148,5 +148,5 @@ while (0)
  %{!mcrtmt:LIBC.LIB%s KERNEL32.LIB%s ADVAPI32.LIB%s} \
  %{v}"
 
-#include "winnt/winnt.h"
+#include "winnt/win-nt.h"