ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/event_compat.h
(Generate patch)

Comparing libev/event_compat.h (file contents):
Revision 1.3 by root, Thu Nov 8 23:56:04 2007 UTC vs.
Revision 1.4 by root, Mon Nov 12 18:36:42 2007 UTC

30 30
31#ifndef WIN32 31#ifndef WIN32
32#include <sys/types.h> 32#include <sys/types.h>
33#endif 33#endif
34#include <sys/time.h> 34#include <sys/time.h>
35#include <stdint.h> 35#include <inttypes.h>
36#include <stdarg.h> 36#include <stdarg.h>
37 37
38#ifdef WIN32 38#ifdef WIN32
39#define WIN32_LEAN_AND_MEAN 39#define WIN32_LEAN_AND_MEAN
40#include <windows.h> 40#include <windows.h>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines