[project @ 2000-05-09 17:38:19 by andy]
authorandy <unknown>
Tue, 9 May 2000 17:38:19 +0000 (17:38 +0000)
committerandy <unknown>
Tue, 9 May 2000 17:38:19 +0000 (17:38 +0000)
Removing the duplex #include "Storage.h"

ghc/interpreter/storage.c

index d8442dc..c773541 100644 (file)
@@ -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 <setjmp.h>
 #include "Stg.h"
-#include "Storage.h"
 
 /*#define DEBUG_SHOWUSE*/