diff options
Diffstat (limited to 'rts/hooks/RtsOpts.c')
-rw-r--r-- | rts/hooks/RtsOpts.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rts/hooks/RtsOpts.c b/rts/hooks/RtsOpts.c index b934b05f1b..2aae37246e 100644 --- a/rts/hooks/RtsOpts.c +++ b/rts/hooks/RtsOpts.c @@ -4,6 +4,7 @@ * * ---------------------------------------------------------------------------*/ +#include "PosixSource.h" #include "Rts.h" #include <stdlib.h> |