X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=ghc%2Fcompiler%2FcodeGen%2FCgUtils.hs;h=9a99bfd1269ba234f8e6771c33b2cf16f5d685d9;hb=153b9cb9b11e05c4edb1b6bc0a7b972660e41f70;hp=8c29e9c136ece352a2e6c85c9d3d771e93b6952d;hpb=bfdd44b2bfec3d819fd5ce19279832c25f096bb4;p=ghc-hetmet.git diff --git a/ghc/compiler/codeGen/CgUtils.hs b/ghc/compiler/codeGen/CgUtils.hs index 8c29e9c..9a99bfd 100644 --- a/ghc/compiler/codeGen/CgUtils.hs +++ b/ghc/compiler/codeGen/CgUtils.hs @@ -60,9 +60,6 @@ import Char ( ord ) import DATA_BITS import Maybe ( isNothing ) -#include "../includes/ghcconfig.h" - -- For WORDS_BIGENDIAN - ------------------------------------------------------------------------- -- -- Random small functions