Comparing libev/event_compat.h (file contents):
Revision 1.1 by root, Sat Nov 3 19:41:56 2007 UTC vs.
Revision 1.2 by root, Thu Nov 8 23:53:41 2007 UTC
… | |
… | |
26 | */ |
26 | */ |
27 | #ifdef __cplusplus |
27 | #ifdef __cplusplus |
28 | extern "C" { |
28 | extern "C" { |
29 | #endif |
29 | #endif |
30 | |
30 | |
|
|
31 | #include <sys/types.h> |
31 | #include <sys/time.h> |
32 | #include <sys/time.h> |
32 | #include <stdint.h> |
33 | #include <stdint.h> |
33 | #include <stdarg.h> |
34 | #include <stdarg.h> |
34 | |
35 | |
35 | #ifdef WIN32 |
36 | #ifdef WIN32 |
Diff Legend
– |
Removed lines |
+ |
Added lines |
< |
Changed lines |
> |
Changed lines |