X-Git-Url: https://git.llucax.com/software/libev.git/blobdiff_plain/4ebe9e295b974622f802229ca8e371ee6df9525a..15231b01d6df419056fbc6d97bc10a2f8f79da00:/ev_vars.h diff --git a/ev_vars.h b/ev_vars.h index 3750492..c93d23a 100644 --- a/ev_vars.h +++ b/ev_vars.h @@ -88,7 +88,7 @@ VARx(int, forkcnt) #if EV_USE_INOTIFY || EV_GENWRAP VARx(int, fs_fd) -VARx(ev_io, fs_w); +VARx(ev_io, fs_w) VAR (fs_hash, ANFS fs_hash [EV_INOTIFY_HASHSIZE]) #endif