X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2FcodeGen%2FCgProf.hs;h=5177072bf61858899f067553d3bbe66d20c0e501;hb=153b9cb9b11e05c4edb1b6bc0a7b972660e41f70;hp=d54718f495b3f12fab512776f558b06ef2583bfc;hpb=bfdd44b2bfec3d819fd5ce19279832c25f096bb4;p=ghc-hetmet.git diff --git a/ghc/compiler/codeGen/CgProf.hs b/ghc/compiler/codeGen/CgProf.hs index d54718f..5177072 100644 --- a/ghc/compiler/codeGen/CgProf.hs +++ b/ghc/compiler/codeGen/CgProf.hs @@ -24,8 +24,6 @@ module CgProf ( ) where #include "HsVersions.h" -#include "../includes/ghcconfig.h" - -- Needed by Constants.h #include "../includes/Constants.h" -- For LDV_CREATE_MASK, LDV_STATE_USE -- which are StgWords