This website works better with JavaScript.
Home
Help
Register
Sign In
mirrors
/
libev
mirror of
/home/gitosis/repositories/libev.git
Watch
1
Star
0
Fork
0
Code
Releases
62
Activity
Browse Source
*** empty log message ***
master
Marc Alexander Lehmann
13 years ago
parent
4bb24286d5
commit
7c0c86fcea
1 changed files
with
3 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-1
ev.c
+ 3
- 1
ev.c
View File
@ -163,7 +163,9 @@ typedef struct ev_watcher_time *WT;
static
int
have_monotonic
;
/* did clock_gettime (CLOCK_MONOTONIC) work? */
#
include
"ev_win32.c"
#
ifdef WIN32
#
include "ev_win32.c"
#
endif
/*****************************************************************************/
Write
Preview
Loading…
Cancel
Save