summaryrefslogtreecommitdiff
path: root/compiler/GHC/Cmm/Info.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/Cmm/Info.hs')
-rw-r--r--compiler/GHC/Cmm/Info.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/GHC/Cmm/Info.hs b/compiler/GHC/Cmm/Info.hs
index 66669c4389..a9fc93f9bb 100644
--- a/compiler/GHC/Cmm/Info.hs
+++ b/compiler/GHC/Cmm/Info.hs
@@ -32,8 +32,6 @@ module GHC.Cmm.Info (
stdPtrsOffset, stdNonPtrsOffset,
) where
-#include "HsVersions.h"
-
import GHC.Prelude
import GHC.Cmm