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

Comparing EV/EV.xs (file contents):
Revision 1.181 by root, Tue Feb 18 16:49:07 2020 UTC vs.
Revision 1.182 by root, Tue Feb 18 16:50:21 2020 UTC

26#else 26#else
27# define NDEBUG 1 27# define NDEBUG 1
28#endif 28#endif
29 29
30/* make sure we get a real assert, not perl's incompatible version */ 30/* make sure we get a real assert, not perl's incompatible version */
31#undef assert
31#include <assert.h> 32#include <assert.h>
32 33
33#define EV_STANDALONE 1 34#define EV_STANDALONE 1
34#define EV_PROTOTYPES 1 35#define EV_PROTOTYPES 1
35#define EV_USE_NANOSLEEP EV_USE_MONOTONIC 36#define EV_USE_NANOSLEEP EV_USE_MONOTONIC

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines