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.64 by root, Mon Mar 21 15:06:51 2005 UTC vs.
Revision 1.65 by root, Mon Dec 5 23:50:48 2005 UTC

6#include "perl.h" 6#include "perl.h"
7#include "XSUB.h" 7#include "XSUB.h"
8 8
9#include "patchlevel.h" 9#include "patchlevel.h"
10 10
11#if PATCHLEVEL < 6 11#if PERL_VERSION < 6
12# ifndef PL_ppaddr 12# ifndef PL_ppaddr
13# define PL_ppaddr ppaddr 13# define PL_ppaddr ppaddr
14# endif 14# endif
15# ifndef call_sv 15# ifndef call_sv
16# define call_sv perl_call_sv 16# define call_sv perl_call_sv

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines