diff options
Diffstat (limited to 'ev.h')
-rw-r--r-- | ev.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -104,7 +104,7 @@ EV_CPP(extern "C" {) #endif #ifndef EV_CLEANUP_ENABLE -# define EV_CLEANUP_ENABLE 0 /* not implemented */ +# define EV_CLEANUP_ENABLE EV_FEATURE_WATCHERS #endif #ifndef EV_SIGNAL_ENABLE |