diff options
author | rpj <rpj> | 2011-07-01 15:29:21 +0000 |
---|---|---|
committer | rpj <rpj> | 2011-07-01 15:29:21 +0000 |
commit | cb05db9044ede1192aab44e5bd09561ee48c9146 (patch) | |
tree | 391a965868ea73ce8ebde19d2fb914660389b49e /ptw32_throw.c | |
parent | 32d96aabf7de0c4db5a8bf0dd214cea102b9c07c (diff) |
See the ChangeLog
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 * |