[project @ 2003-08-19 16:32:23 by simonmar]
[ghc-hetmet.git] / ghc / rts / StrHash.c
index 7b6e66b..f49610a 100644 (file)
@@ -1,5 +1,5 @@
 /* -----------------------------------------------------------------------------
- * $Id: StrHash.c,v 1.2 2000/08/07 23:37:23 qrczak Exp $
+ * $Id: StrHash.c,v 1.3 2001/08/14 13:40:09 sewardj Exp $
  *
  * (c) The GHC Team, 1994-2000
  *
@@ -12,6 +12,7 @@
  *
  * ---------------------------------------------------------------------------*/
 
+#include "PosixSource.h"
 #include "Rts.h"
 #include "StrHash.h"