[project @ 2005-01-28 15:03:06 by simonmar]
[ghc-base.git] / GHC / Handle.hs
index 223c94e..1db09ff 100644 (file)
@@ -54,8 +54,6 @@ module GHC.Handle (
 
  ) where
 
-#include "ghcconfig.h"
-
 import System.Directory.Internals
 import Control.Monad
 import Data.Bits