[project @ 2001-08-30 10:21:40 by simonmar]
[ghc-hetmet.git] / ghc / rts / LinkerBasic.c
index adc8ae3..bd079ef 100644 (file)
@@ -1,5 +1,5 @@
 /* -----------------------------------------------------------------------------
- * $Id: LinkerBasic.c,v 1.1 2001/02/11 17:51:07 simonmar Exp $
+ * $Id: LinkerBasic.c,v 1.3 2001/08/14 13:40:09 sewardj Exp $
  *
  * (c) The GHC Team, 2000
  *
@@ -7,7 +7,9 @@
  *
  * ---------------------------------------------------------------------------*/
 
+#include "PosixSource.h"
 #include "Rts.h"
+#include "Hash.h"
 #include "StoragePriv.h"
 #include "LinkerInternals.h"