summaryrefslogtreecommitdiff
path: root/ev_vars.h
diff options
context:
space:
mode:
authorroot <root>2008-11-03 14:27:06 +0000
committerroot <root>2008-11-03 14:27:06 +0000
commitaf8cc2d33fae64c76948b12db9814533b2562aac (patch)
tree8a56731b402a685ccbdc1448a58b35c53a535052 /ev_vars.h
parent6d539cac4659c2b55d43f9340198ae313d0e6fdf (diff)
*** empty log message ***
Diffstat (limited to 'ev_vars.h')
-rw-r--r--ev_vars.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ev_vars.h b/ev_vars.h
index ac0ec61..3290a57 100644
--- a/ev_vars.h
+++ b/ev_vars.h
@@ -156,6 +156,7 @@ VARx(int, asynccnt)
#if EV_USE_INOTIFY || EV_GENWRAP
VARx(int, fs_fd)
VARx(ev_io, fs_w)
+VARx(char, fs_2625) /* whether we are running in linux 2.6.25 or newer */
VAR (fs_hash, ANFS fs_hash [EV_INOTIFY_HASHSIZE])
#endif