diff options
Diffstat (limited to 'ptw32_throw.c')
-rw-r--r-- | ptw32_throw.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ptw32_throw.c b/ptw32_throw.c index 4846306..1404e94 100644 --- a/ptw32_throw.c +++ b/ptw32_throw.c @@ -38,6 +38,10 @@ #include "pthread.h" #include "implement.h" +#if defined(__CLEANUP_C) +# include <setjmp.h> +#endif + /* * ptw32_throw * |