X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=GHC%2FHandle.hs;h=1db09ff8a377a3287be7624165f09513f315d268;hb=bb534f206682be14daf72b33c6105ab27295c6ac;hp=223c94e2ab099a0229205eb616f94712dc28db0b;hpb=ec3ba94b254bd444e7a1c560c1d91c4879948c69;p=ghc-base.git diff --git a/GHC/Handle.hs b/GHC/Handle.hs index 223c94e..1db09ff 100644 --- a/GHC/Handle.hs +++ b/GHC/Handle.hs @@ -54,8 +54,6 @@ module GHC.Handle ( ) where -#include "ghcconfig.h" - import System.Directory.Internals import Control.Monad import Data.Bits