[project @ 2005-01-28 12:55:17 by simonmar]
[ghc-hetmet.git] / ghc / compiler / main / DriverPhases.hs
index 0b1c415..a16ad32 100644 (file)
@@ -1,5 +1,5 @@
 -----------------------------------------------------------------------------
--- $Id: DriverPhases.hs,v 1.32 2005/01/27 10:44:27 simonpj Exp $
+-- $Id: DriverPhases.hs,v 1.33 2005/01/28 12:55:33 simonmar Exp $
 --
 -- GHC Driver
 --
@@ -7,8 +7,6 @@
 --
 -----------------------------------------------------------------------------
 
-#include "../includes/ghcconfig.h"
-
 module DriverPhases (
    HscSource(..), isHsBoot, hscSourceString,
    HscTarget(..), Phase(..),