[commit: ghc] master: Remove redundant #includes (f1e3729)

Ian Lynagh <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.ghc
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/f1e37297cf8703ac3d9b2c3e2988c5fe45a3e2e7

>---------------------------------------------------------------

commit f1e37297cf8703ac3d9b2c3e2988c5fe45a3e2e7
Author: Ian Lynagh <[email protected]>
Date:   Wed Sep 19 00:45:41 2012 +0100

    Remove redundant #includes

>---------------------------------------------------------------

 compiler/codeGen/CgProf.hs     |    2 --
 compiler/codeGen/StgCmmProf.hs |    2 --
 2 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/compiler/codeGen/CgProf.hs b/compiler/codeGen/CgProf.hs
index b21ae26..5537e57 100644
--- a/compiler/codeGen/CgProf.hs
+++ b/compiler/codeGen/CgProf.hs
@@ -23,8 +23,6 @@ module CgProf (
   ) where
 
 #include "HsVersions.h"
-#include "../includes/MachDeps.h"
- -- For WORD_SIZE_IN_BITS only.
 #include "../includes/dist-derivedconstants/header/DerivedConstants.h"
         -- For REP_xxx constants, which are MachReps
 
diff --git a/compiler/codeGen/StgCmmProf.hs b/compiler/codeGen/StgCmmProf.hs
index 56c182d..ba65a55 100644
--- a/compiler/codeGen/StgCmmProf.hs
+++ b/compiler/codeGen/StgCmmProf.hs
@@ -31,8 +31,6 @@ module StgCmmProf (
   ) where
 
 #include "HsVersions.h"
-#include "../includes/MachDeps.h"
- -- For WORD_SIZE_IN_BITS only.
 #include "../includes/dist-derivedconstants/header/DerivedConstants.h"
 	-- For REP_xxx constants, which are MachReps
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.