[project @ 1998-11-12 13:23:45 by sof]
authorsof <unknown>
Thu, 12 Nov 1998 13:23:45 +0000 (13:23 +0000)
committersof <unknown>
Thu, 12 Nov 1998 13:23:45 +0000 (13:23 +0000)
oops, <windows.h> shouldn't be included unconditionally

ghc/runtime/main/main.lc

index 34744a5..86f82ce 100644 (file)
 #include "rtsdefs.h"
 #include <setjmp.h>
 
-#if 1
-#include <windows.h>
-#endif
-
 #if defined(STDC_HEADERS) || defined(HAVE_STRING_H)
 # include <string.h>
 /* An ANSI string.h and pre-ANSI memory.h might conflict.  */