X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Frts%2FRtsDllMain.c;h=af3c5090de9527d37dac7517ff818094d2b808f4;hb=a1b4e3b88a6987deed7bb7f1bd870b30eef1b475;hp=92c4474b3d8ebd70f872f5d374bf5a77d33c7f07;hpb=ba9c4fb2a7c5c54ad3d4d673217f19a4bcf68588;p=ghc-hetmet.git diff --git a/ghc/rts/RtsDllMain.c b/ghc/rts/RtsDllMain.c index 92c4474..af3c509 100644 --- a/ghc/rts/RtsDllMain.c +++ b/ghc/rts/RtsDllMain.c @@ -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"