summaryrefslogtreecommitdiff
path: root/compiler/GHC/CmmToAsm/X86/RegInfo.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/CmmToAsm/X86/RegInfo.hs')
-rw-r--r--compiler/GHC/CmmToAsm/X86/RegInfo.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/GHC/CmmToAsm/X86/RegInfo.hs b/compiler/GHC/CmmToAsm/X86/RegInfo.hs
index 0b5071ab97..69d64f67e7 100644
--- a/compiler/GHC/CmmToAsm/X86/RegInfo.hs
+++ b/compiler/GHC/CmmToAsm/X86/RegInfo.hs
@@ -6,8 +6,6 @@ module GHC.CmmToAsm.X86.RegInfo (
where
-#include "HsVersions.h"
-
import GHC.Prelude
import GHC.CmmToAsm.Format