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

Comparing EV/EV.xs (file contents):
Revision 1.61 by root, Thu Nov 8 17:24:00 2007 UTC vs.
Revision 1.62 by root, Fri Nov 9 19:33:51 2007 UTC

23# define HAVE_STRUCT_IN6_ADDR 1 23# define HAVE_STRUCT_IN6_ADDR 1
24#endif 24#endif
25#undef HAVE_STRTOK_R 25#undef HAVE_STRTOK_R
26#undef strtok_r 26#undef strtok_r
27#define strtok_r fake_strtok_r 27#define strtok_r fake_strtok_r
28#include "evdns.h"
28#include "evdns.c" 29#include "evdns.c"
29#endif 30#endif
30 31
31#ifndef WIN32 32#ifndef WIN32
32# include <pthread.h> 33# include <pthread.h>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines