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

Comparing libev/ev.c (file contents):
Revision 1.398 by root, Sun Sep 25 21:27:35 2011 UTC vs.
Revision 1.399 by root, Mon Sep 26 12:32:21 2011 UTC

183# include EV_H 183# include EV_H
184#else 184#else
185# include "ev.h" 185# include "ev.h"
186#endif 186#endif
187 187
188EV_CPP(extern "C" {)
189
190#ifndef _WIN32 188#ifndef _WIN32
191# include <sys/time.h> 189# include <sys/time.h>
192# include <sys/wait.h> 190# include <sys/wait.h>
193# include <unistd.h> 191# include <unistd.h>
194#else 192#else
4416 4414
4417#if EV_MULTIPLICITY 4415#if EV_MULTIPLICITY
4418 #include "ev_wrap.h" 4416 #include "ev_wrap.h"
4419#endif 4417#endif
4420 4418
4421EV_CPP(})
4422

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines