ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Coro/Coro/State.xs
(Generate patch)

Comparing Coro/Coro/State.xs (file contents):
Revision 1.231 by root, Thu Apr 24 10:31:59 2008 UTC vs.
Revision 1.232 by root, Thu Apr 24 12:40:38 2008 UTC

15 15
16#ifdef WIN32 16#ifdef WIN32
17# undef setjmp 17# undef setjmp
18# undef longjmp 18# undef longjmp
19# undef _exit 19# undef _exit
20#include <setjmp.h> 20# define setjmp _setjmp // deep magic, don't ask
21#else 21#else
22# include <inttypes.h> /* most portable stdint.h */ 22# include <inttypes.h> /* most portable stdint.h */
23#endif 23#endif
24 24
25#ifdef HAVE_MMAP 25#ifdef HAVE_MMAP

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines