diff options
author | root <root> | 2010-01-13 12:44:33 +0000 |
---|---|---|
committer | root <root> | 2010-01-13 12:44:33 +0000 |
commit | e9f3a717384d5af1c84ae284d9e1025973f3dc88 (patch) | |
tree | 7f1284ab2eee16d229a127473ebaabd85088a1e8 /ev.c | |
parent | 3028813ce7dc27507d93efb7fb347044fed5ac1c (diff) |
*** empty log message ***
Diffstat (limited to 'ev.c')
-rw-r--r-- | ev.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -112,7 +112,7 @@ extern "C" { # endif # ifndef EV_USE_KQUEUE -# if HAVE_KQUEUE && HAVE_SYS_EVENT_H && HAVE_SYS_QUEUE_H +# if HAVE_KQUEUE && HAVE_SYS_EVENT_H # define EV_USE_KQUEUE 1 # else # define EV_USE_KQUEUE 0 |