diff options
Diffstat (limited to 'compiler/GHC/Linker/Dynamic.hs')
-rw-r--r-- | compiler/GHC/Linker/Dynamic.hs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/GHC/Linker/Dynamic.hs b/compiler/GHC/Linker/Dynamic.hs index c9d0f0db73..5c96eb55aa 100644 --- a/compiler/GHC/Linker/Dynamic.hs +++ b/compiler/GHC/Linker/Dynamic.hs @@ -8,8 +8,6 @@ module GHC.Linker.Dynamic ) where -#include "HsVersions.h" - import GHC.Prelude import GHC.Platform import GHC.Platform.Ways |