[project @ 2005-01-28 15:03:06 by simonmar]
[ghc-base.git] / GHC / IO.hs
index aa4c0c8..6cc8aaa 100644 (file)
--- a/GHC/IO.hs
+++ b/GHC/IO.hs
@@ -27,8 +27,6 @@ module GHC.IO (
    memcpy_baoff_ptr,
  ) where
 
-#include "ghcconfig.h"
-
 import Foreign
 import Foreign.C