X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Futils%2FUtil.lhs;h=11d1b5e545700e1552773d0870de7ecd96aa603c;hb=153b9cb9b11e05c4edb1b6bc0a7b972660e41f70;hp=a23b2d748c10b8a77d09ee00244472ff2b95cc1a;hpb=bfdd44b2bfec3d819fd5ce19279832c25f096bb4;p=ghc-hetmet.git diff --git a/ghc/compiler/utils/Util.lhs b/ghc/compiler/utils/Util.lhs index a23b2d7..11d1b5e 100644 --- a/ghc/compiler/utils/Util.lhs +++ b/ghc/compiler/utils/Util.lhs @@ -53,7 +53,6 @@ module Util ( readRational, ) where -#include "../includes/ghcconfig.h" #include "HsVersions.h" import Panic ( panic, trace )