summaryrefslogtreecommitdiff
path: root/compiler/GHC/Cmm/CLabel.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/Cmm/CLabel.hs')
-rw-r--r--compiler/GHC/Cmm/CLabel.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/GHC/Cmm/CLabel.hs b/compiler/GHC/Cmm/CLabel.hs
index 97c87cae67..ca1036afdd 100644
--- a/compiler/GHC/Cmm/CLabel.hs
+++ b/compiler/GHC/Cmm/CLabel.hs
@@ -132,8 +132,6 @@ module GHC.Cmm.CLabel (
foreignLabelStdcallInfo
) where
-#include "HsVersions.h"
-
import GHC.Prelude
import GHC.Types.Id.Info