]> git.llucax.com Git - software/libev.git/blobdiff - ev.c
*** empty log message ***
[software/libev.git] / ev.c
diff --git a/ev.c b/ev.c
index 889dfe63c76b332a70969a581def965a09df23ec..7e5923f4ab9f34535836a6ccfde7238170cc9654 100644 (file)
--- a/ev.c
+++ b/ev.c
@@ -12,8 +12,8 @@
 # define HAVE_MONOTONIC 1
 #endif
 
-#define HAVE_EPOLL 1
 #define HAVE_REALTIME 1
+#define HAVE_EPOLL 1
 #define HAVE_SELECT 1
 
 #define MIN_TIMEJUMP  1. /* minimum timejump that gets detected (if monotonic clock available) */