diff options
Diffstat (limited to 'compiler/codeGen/StgCmmUtils.hs')
-rw-r--r-- | compiler/codeGen/StgCmmUtils.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/codeGen/StgCmmUtils.hs b/compiler/codeGen/StgCmmUtils.hs index aa3716567f..100d821cb0 100644 --- a/compiler/codeGen/StgCmmUtils.hs +++ b/compiler/codeGen/StgCmmUtils.hs @@ -43,7 +43,6 @@ module StgCmmUtils ( ) where #include "HsVersions.h" -#include "../includes/stg/HaskellMachRegs.h" import StgCmmMonad import StgCmmClosure |