diff options
Diffstat (limited to 'ev_vars.h')
-rw-r--r-- | ev_vars.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |