X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=ghc%2Frts%2FStgMiscClosures.hc;h=9fced45f2f71fdefa2afafa99d5b1106bad26f0c;hp=eadb097cf98d95f2878de2f69468b0b0f2edb97a;hb=50027272414438955dbc41696541cbd25da55883;hpb=4f4e61a3e5c29075acc8d5128fd93e81b4116550 diff --git a/ghc/rts/StgMiscClosures.hc b/ghc/rts/StgMiscClosures.hc index eadb097..9fced45 100644 --- a/ghc/rts/StgMiscClosures.hc +++ b/ghc/rts/StgMiscClosures.hc @@ -1,5 +1,5 @@ /* ----------------------------------------------------------------------------- - * $Id: StgMiscClosures.hc,v 1.65 2001/02/15 14:30:07 sewardj Exp $ + * $Id: StgMiscClosures.hc,v 1.66 2001/03/23 16:36:21 simonmar Exp $ * * (c) The GHC Team, 1998-2000 * @@ -7,6 +7,7 @@ * * ---------------------------------------------------------------------------*/ +#include "Stg.h" #include "Rts.h" #include "RtsUtils.h" #include "RtsFlags.h"