[project @ 2003-12-15 14:28:39 by simonmar]
[ghc-hetmet.git] / ghc / rts / RtsDllMain.c
index 4c03082..bc5cb07 100644 (file)
@@ -1,12 +1,13 @@
 /* -----------------------------------------------------------------------------
- * $Id: RtsDllMain.c,v 1.1 1999/09/16 08:29:01 sof Exp $
+ * $Id: RtsDllMain.c,v 1.3 2001/08/14 13:40:09 sewardj Exp $
  *
- * (c) The GHC Team 1999-1900
+ * (c) The GHC Team 1999-2000
  *
  * Entry point for RTS-in-a-DLL
  *
  * ---------------------------------------------------------------------------*/
 
+#include "PosixSource.h"
 #include "Rts.h"
 #include "RtsAPI.h"