fix a warning
[ghc-hetmet.git] / ghc / rts / RtsDllMain.c
index 92c4474..af3c509 100644 (file)
@@ -1,5 +1,4 @@
 /* -----------------------------------------------------------------------------
- * $Id: RtsDllMain.c,v 1.2 2000/04/26 17:27:00 rrt Exp $
  *
  * (c) The GHC Team 1999-2000
  *
@@ -7,6 +6,7 @@
  *
  * ---------------------------------------------------------------------------*/
 
+#include "PosixSource.h"
 #include "Rts.h"
 #include "RtsAPI.h"