X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftypecheck%2FTcForeign.lhs;h=04cff32ecd97b83b6aec879493d7fc539e9357be;hb=153b9cb9b11e05c4edb1b6bc0a7b972660e41f70;hp=840da46ebb7829fd95b3a5468346060fe072fd73;hpb=bfdd44b2bfec3d819fd5ce19279832c25f096bb4;p=ghc-hetmet.git diff --git a/ghc/compiler/typecheck/TcForeign.lhs b/ghc/compiler/typecheck/TcForeign.lhs index 840da46..04cff32 100644 --- a/ghc/compiler/typecheck/TcForeign.lhs +++ b/ghc/compiler/typecheck/TcForeign.lhs @@ -17,7 +17,6 @@ module TcForeign , tcForeignExports ) where -#include "../includes/ghcconfig.h" #include "HsVersions.h" import HsSyn