[project @ 2005-07-26 11:00:42 by ross]
[haskell-directory.git] / System / Environment.hs
index 1235920..3271e29 100644 (file)
@@ -34,7 +34,6 @@ import Foreign.C
 import Control.Exception       ( bracket )
 import Control.Monad
 import GHC.IOBase
-#include "ghcconfig.h"
 #endif
 
 #ifdef __HUGS__