X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Frts%2FRtsDllMain.c;h=af3c5090de9527d37dac7517ff818094d2b808f4;hb=816398197e571539e59fc2a1f1f1fa5188575400;hp=4c03082142cbd7f7b319f15fcbffef22899b515a;hpb=39d37a2c44fa3b0994c4ad8e0a5baddf031aca12;p=ghc-hetmet.git diff --git a/ghc/rts/RtsDllMain.c b/ghc/rts/RtsDllMain.c index 4c03082..af3c509 100644 --- a/ghc/rts/RtsDllMain.c +++ b/ghc/rts/RtsDllMain.c @@ -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"