X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Frts%2Fparallel%2FFetchMe.hc;h=f142e9e5142f0876e33938984508f723c65e6b91;hb=28a464a75e14cece5db40f2765a29348273ff2d2;hp=b25d6e54706314a64ddca99e3526a8c8695a44ad;hpb=20fc2f0ced64a12d8e44956931b2ac341ed2186f;p=ghc-hetmet.git diff --git a/ghc/rts/parallel/FetchMe.hc b/ghc/rts/parallel/FetchMe.hc index b25d6e5..f142e9e 100644 --- a/ghc/rts/parallel/FetchMe.hc +++ b/ghc/rts/parallel/FetchMe.hc @@ -1,6 +1,5 @@ /* ---------------------------------------------------------------------------- Time-stamp: - $Id: FetchMe.hc,v 1.6 2001/03/22 03:51:11 hwloidl Exp $ Entry code for a FETCH_ME closure @@ -21,6 +20,7 @@ //@node Includes, Info tables //@subsection Includes +#include "Stg.h" #include "Rts.h" #include "RtsFlags.h" #include "RtsUtils.h"