X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Frts%2FFrontPanel.c;h=85faeebbae1cf2ff8d7a1d87845a5754bcfab86e;hb=423d477bfecd490de1449c59325c8776f91d7aac;hp=477fce0ffdd31e0e6080b7384d4d9d7fe4e5300c;hpb=553e90d9a32ee1b1809430f260c401cc4169c6c7;p=ghc-hetmet.git diff --git a/ghc/rts/FrontPanel.c b/ghc/rts/FrontPanel.c index 477fce0..85faeeb 100644 --- a/ghc/rts/FrontPanel.c +++ b/ghc/rts/FrontPanel.c @@ -1,5 +1,5 @@ /* ----------------------------------------------------------------------------- - * $Id: FrontPanel.c,v 1.8 2003/06/24 08:49:55 stolz Exp $ + * $Id: FrontPanel.c,v 1.9 2004/08/13 13:09:49 simonmar Exp $ * * (c) The GHC Team 2000 * @@ -17,7 +17,6 @@ #include "MBlock.h" #include "FrontPanel.h" #include "Storage.h" -#include "StoragePriv.h" #include "Stats.h" #include "RtsFlags.h" #include "Schedule.h"