summaryrefslogtreecommitdiff
path: root/ev.h
diff options
context:
space:
mode:
authorroot <root>2010-10-24 19:01:01 +0000
committerroot <root>2010-10-24 19:01:01 +0000
commit85f13ac497130415b7dc7f9555d0980a6b911a12 (patch)
tree66995df2b1c62eae1d8adff78bf8649ad1c3d9ef /ev.h
parent89a42941133287392b81c95fca09de34118f1a30 (diff)
*** empty log message ***
Diffstat (limited to 'ev.h')
-rw-r--r--ev.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ev.h b/ev.h
index f0ffd4f..424269c 100644
--- a/ev.h
+++ b/ev.h
@@ -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