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

Comparing EV/EV.xs (file contents):
Revision 1.52 by root, Mon Nov 5 18:03:52 2007 UTC vs.
Revision 1.53 by root, Mon Nov 5 21:43:17 2007 UTC

5/*#include <netinet/in.h>*/ 5/*#include <netinet/in.h>*/
6 6
7#define EV_PROTOTYPES 1 7#define EV_PROTOTYPES 1
8#include "EV/EVAPI.h" 8#include "EV/EVAPI.h"
9 9
10/* due to bugs in OS X we have to use libev/ explicitly here */
10#include "ev.c" 11#include "libev/ev.c"
11#include "event.c" 12#include "event.c"
12#define DNS_USE_GETTIMEOFDAY_FOR_ID 1 13#define DNS_USE_GETTIMEOFDAY_FOR_ID 1
13#define HAVE_STRUCT_IN6_ADDR 1 14#define HAVE_STRUCT_IN6_ADDR 1
14#undef HAVE_STRTOK_R 15#undef HAVE_STRTOK_R
15#undef strtok_r 16#undef strtok_r

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines