From: sof Date: Tue, 20 Nov 2001 16:43:18 +0000 (+0000) Subject: [project @ 2001-11-20 16:43:18 by sof] X-Git-Tag: Approximately_9120_patches~555 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=170353661c574b38d6f0e1370c92b4c2aebc6c7c;p=ghc-hetmet.git [project @ 2001-11-20 16:43:18 by sof] Nuke #include of MachDeps.h - nothing in there that cannot be (better) gotten from the in-tree config.h This is the only (last?) use of MachDeps.h, so if anyone won't argue for its continued existence, I'll nuke it sometime soon. --- diff --git a/ghc/compiler/nativeGen/StixPrim.lhs b/ghc/compiler/nativeGen/StixPrim.lhs index 14d90ca..a7c04fe 100644 --- a/ghc/compiler/nativeGen/StixPrim.lhs +++ b/ghc/compiler/nativeGen/StixPrim.lhs @@ -7,7 +7,6 @@ module StixPrim ( primCode, amodeToStix, amodeToStix', foreignCallCode ) where #include "HsVersions.h" -#include "MachDeps.h" import MachMisc import Stix