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

Comparing libev/ev.c (file contents):
Revision 1.220 by root, Sun Apr 6 09:53:17 2008 UTC vs.
Revision 1.221 by root, Sun Apr 6 12:44:49 2008 UTC

268# include <winsock.h> 268# include <winsock.h>
269#endif 269#endif
270 270
271#if EV_USE_EVENTFD 271#if EV_USE_EVENTFD
272/* our minimum requirement is glibc 2.7 which has the stub, but not the header */ 272/* our minimum requirement is glibc 2.7 which has the stub, but not the header */
273# include <stdint.h>
273int eventfd (unsigned int initval, int flags); 274int eventfd (unsigned int initval, int flags);
274#endif 275#endif
275 276
276/**/ 277/**/
277 278

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines