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