X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Frts%2FRtsDllMain.c;fp=ghc%2Frts%2FRtsDllMain.c;h=bc5cb07f42d821636b404735cb083c72bf169b10;hb=bc5c802181b513216bc88f0d1ec9574157ee05fe;hp=92c4474b3d8ebd70f872f5d374bf5a77d33c7f07;hpb=b19d97709b3a5f8a6be04f113525f868cc48ad53;p=ghc-hetmet.git diff --git a/ghc/rts/RtsDllMain.c b/ghc/rts/RtsDllMain.c index 92c4474..bc5cb07 100644 --- a/ghc/rts/RtsDllMain.c +++ b/ghc/rts/RtsDllMain.c @@ -1,5 +1,5 @@ /* ----------------------------------------------------------------------------- - * $Id: RtsDllMain.c,v 1.2 2000/04/26 17:27:00 rrt Exp $ + * $Id: RtsDllMain.c,v 1.3 2001/08/14 13:40:09 sewardj Exp $ * * (c) The GHC Team 1999-2000 * @@ -7,6 +7,7 @@ * * ---------------------------------------------------------------------------*/ +#include "PosixSource.h" #include "Rts.h" #include "RtsAPI.h"