[project @ 2000-07-14 13:28:35 by simonmar]
authorsimonmar <unknown>
Fri, 14 Jul 2000 13:28:35 +0000 (13:28 +0000)
committersimonmar <unknown>
Fri, 14 Jul 2000 13:28:35 +0000 (13:28 +0000)
remove unused #include "gmp.h"

ghc/rts/Storage.c

index b723f21..c903d3f 100644 (file)
@@ -1,5 +1,5 @@
 /* -----------------------------------------------------------------------------
- * $Id: Storage.c,v 1.25 2000/04/26 11:54:28 simonmar Exp $
+ * $Id: Storage.c,v 1.26 2000/07/14 13:28:35 simonmar Exp $
  *
  * (c) The GHC Team, 1998-1999
  *
@@ -14,7 +14,6 @@
 #include "Hooks.h"
 #include "BlockAlloc.h"
 #include "MBlock.h"
-#include "gmp.h"
 #include "Weak.h"
 #include "Sanity.h"