Don't generate stub files when -fno-code is given.
[ghc-hetmet.git] / ghc / rts / RtsDllMain.c
index 4c03082..af3c509 100644 (file)
@@ -1,12 +1,12 @@
 /* -----------------------------------------------------------------------------
- * $Id: RtsDllMain.c,v 1.1 1999/09/16 08:29:01 sof 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"