X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Frts%2FStorage.c;h=c903d3f90dff5a01a1c9ce011c52d6a54fb0d498;hb=ce492e0a23aa9741a629e5576547bd28e3c25c90;hp=b723f21f62a21106352c758e5e550e5cf1f53963;hpb=e377ca57077819dcb538c01e1e4f50e83050778c;p=ghc-hetmet.git diff --git a/ghc/rts/Storage.c b/ghc/rts/Storage.c index b723f21..c903d3f 100644 --- a/ghc/rts/Storage.c +++ b/ghc/rts/Storage.c @@ -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"