X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=GHC%2FIO.hs;h=6cc8aaac298d144d546d5cb5881b12308d7d0af5;hb=bb534f206682be14daf72b33c6105ab27295c6ac;hp=aa4c0c8f7edb9bd9903c01ae085d4a46c541b211;hpb=a34fb5505b42a5f019d1fdf0dd586a5239400346;p=ghc-base.git diff --git a/GHC/IO.hs b/GHC/IO.hs index aa4c0c8..6cc8aaa 100644 --- 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