[project @ 2005-03-04 12:04:00 by simonmar]
authorsimonmar <unknown>
Fri, 4 Mar 2005 12:04:00 +0000 (12:04 +0000)
committersimonmar <unknown>
Fri, 4 Mar 2005 12:04:00 +0000 (12:04 +0000)
We shouldn't be including ghcconfig.h here

ghc/compiler/main/DriverPipeline.hs

index 96df7c8..1856dce 100644 (file)
@@ -6,8 +6,6 @@
 --
 -----------------------------------------------------------------------------
 
 --
 -----------------------------------------------------------------------------
 
-#include "../includes/ghcconfig.h"
-
 module DriverPipeline (
 
        -- Interfaces for the batch-mode driver
 module DriverPipeline (
 
        -- Interfaces for the batch-mode driver