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

Comparing libev/ev.h (file contents):
Revision 1.102 by root, Thu May 22 02:44:57 2008 UTC vs.
Revision 1.103 by root, Thu Jun 19 06:58:34 2008 UTC

88#endif 88#endif
89 89
90/*****************************************************************************/ 90/*****************************************************************************/
91 91
92#if EV_STAT_ENABLE 92#if EV_STAT_ENABLE
93# ifdef _WIN32
94# include <time.h>
95# include <sys/types.h>
96# include <stdio.h>
97# endif
93# include <sys/stat.h> 98# include <sys/stat.h>
94#endif 99#endif
95 100
96/* support multiple event loops? */ 101/* support multiple event loops? */
97#if EV_MULTIPLICITY 102#if EV_MULTIPLICITY

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines