From: sof Date: Thu, 12 Nov 1998 13:23:45 +0000 (+0000) Subject: [project @ 1998-11-12 13:23:45 by sof] X-Git-Tag: Approx_2487_patches~208 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=bee867feabbe2948393b8cea41ad3da8c3490c18;p=ghc-hetmet.git [project @ 1998-11-12 13:23:45 by sof] oops, shouldn't be included unconditionally --- diff --git a/ghc/runtime/main/main.lc b/ghc/runtime/main/main.lc index 34744a5..86f82ce 100644 --- a/ghc/runtime/main/main.lc +++ b/ghc/runtime/main/main.lc @@ -14,10 +14,6 @@ #include "rtsdefs.h" #include -#if 1 -#include -#endif - #if defined(STDC_HEADERS) || defined(HAVE_STRING_H) # include /* An ANSI string.h and pre-ANSI memory.h might conflict. */