X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Fcmm%2FCLabel.hs;h=e73232176b5d017b0aa8418bc77953202850f7f6;hb=153b9cb9b11e05c4edb1b6bc0a7b972660e41f70;hp=0fd4ba45ef184d405bf9e12c291e7d2ec4304f4a;hpb=bfdd44b2bfec3d819fd5ce19279832c25f096bb4;p=ghc-hetmet.git diff --git a/ghc/compiler/cmm/CLabel.hs b/ghc/compiler/cmm/CLabel.hs index 0fd4ba4..e732321 100644 --- a/ghc/compiler/cmm/CLabel.hs +++ b/ghc/compiler/cmm/CLabel.hs @@ -98,7 +98,6 @@ module CLabel ( #include "HsVersions.h" -#include "../includes/ghcconfig.h" import CmdLineOpts ( DynFlags, opt_Static, opt_DoTickyProfiling ) import Packages ( isHomeModule, isDllName )