From: panne Date: Sun, 28 May 2000 20:39:43 +0000 (+0000) Subject: [project @ 2000-05-28 20:39:43 by panne] X-Git-Tag: Approximately_9120_patches~4362 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=dd6234ccf703f266a8c7e6e764765c6f39e2a4a2;p=ghc-hetmet.git [project @ 2000-05-28 20:39:43 by panne] Added a few -#includes to eliminate warnings from gcc (*please merge*) --- diff --git a/ghc/lib/std/PrelHugs.lhs b/ghc/lib/std/PrelHugs.lhs index df948a7..acaf932 100644 --- a/ghc/lib/std/PrelHugs.lhs +++ b/ghc/lib/std/PrelHugs.lhs @@ -3,7 +3,7 @@ % \begin{code} -{-# OPTIONS -fno-implicit-prelude #-} +{-# OPTIONS -fno-implicit-prelude -#include "Assembler.h" -#include "../../rts/Schedule.h" -#include "../../rts/ForeignCall.h" #-} module PrelHugs ( hugsprimPmInt,