X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Frts%2FRtsUtils.c;h=64b7758d356807e50b652c76052aa8d13f049a10;hb=fbe64026eac8b559693868f38e6a9e6dad8a8ec6;hp=119eb02cb612e912c5299c9474b2f786e2f59a06;hpb=8ab30bdfde3d5a476bcb0fb57195d13602121872;p=ghc-hetmet.git diff --git a/ghc/rts/RtsUtils.c b/ghc/rts/RtsUtils.c index 119eb02..64b7758 100644 --- a/ghc/rts/RtsUtils.c +++ b/ghc/rts/RtsUtils.c @@ -1,5 +1,5 @@ /* ----------------------------------------------------------------------------- - * $Id: RtsUtils.c,v 1.29 2002/12/11 15:36:48 simonmar Exp $ + * $Id: RtsUtils.c,v 1.30 2003/03/19 18:41:19 sof Exp $ * * (c) The GHC Team, 1998-2002 * @@ -15,7 +15,6 @@ #include "RtsAPI.h" #include "RtsFlags.h" #include "Hooks.h" -#include "Main.h" #include "RtsUtils.h" #include "Ticky.h"