remove empty dir
[ghc-hetmet.git] / ghc / rts / parallel / FetchMe.hc
index b25d6e5..f142e9e 100644 (file)
@@ -1,6 +1,5 @@
 /* ----------------------------------------------------------------------------
  Time-stamp: <Tue Mar 06 2001 17:01:46 Stardate: [-30]6288.54 hwloidl>
- $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"