summaryrefslogtreecommitdiff
path: root/compiler/GHC/SysTools/Process.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/SysTools/Process.hs')
-rw-r--r--compiler/GHC/SysTools/Process.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/GHC/SysTools/Process.hs b/compiler/GHC/SysTools/Process.hs
index 522c50f354..7328a1c57f 100644
--- a/compiler/GHC/SysTools/Process.hs
+++ b/compiler/GHC/SysTools/Process.hs
@@ -8,8 +8,6 @@
-----------------------------------------------------------------------------
module GHC.SysTools.Process where
-#include "HsVersions.h"
-
import GHC.Prelude
import GHC.Driver.Session