X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=GHC%2FHandle.hs;h=1db09ff8a377a3287be7624165f09513f315d268;hb=bb534f206682be14daf72b33c6105ab27295c6ac;hp=223c94e2ab099a0229205eb616f94712dc28db0b;hpb=a34fb5505b42a5f019d1fdf0dd586a5239400346;p=haskell-directory.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