[project @ 1998-11-12 13:23:45 by sof]
[ghc-hetmet.git] / 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.  */