From: andy Date: Tue, 9 May 2000 17:38:19 +0000 (+0000) Subject: [project @ 2000-05-09 17:38:19 by andy] X-Git-Tag: Approximately_9120_patches~4542 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=651aa871b2fa8935721d9b0f54c4502dc33ff808;p=ghc-hetmet.git [project @ 2000-05-09 17:38:19 by andy] Removing the duplex #include "Storage.h" --- diff --git a/ghc/interpreter/storage.c b/ghc/interpreter/storage.c index d8442dc..c773541 100644 --- a/ghc/interpreter/storage.c +++ b/ghc/interpreter/storage.c @@ -9,8 +9,8 @@ * included in the distribution. * * $RCSfile: storage.c,v $ - * $Revision: 1.74 $ - * $Date: 2000/05/09 09:11:40 $ + * $Revision: 1.75 $ + * $Date: 2000/05/09 17:38:19 $ * ------------------------------------------------------------------------*/ #include "hugsbasictypes.h" @@ -20,7 +20,6 @@ #include "object.h" #include #include "Stg.h" -#include "Storage.h" /*#define DEBUG_SHOWUSE*/