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