X-Git-Url: https://git.llucax.com/software/libev.git/blobdiff_plain/1c33c678365888dfd0e9ba9271dc55d6093d490d..2c478454e9a3a21bdc62c7f46b02149795888437:/ev.h?ds=inline diff --git a/ev.h b/ev.h index 1e88f02..bcb18e4 100644 --- a/ev.h +++ b/ev.h @@ -86,7 +86,7 @@ typedef double ev_tstamp; #define EV_WATCHER_LIST(type) \ EV_WATCHER (type); \ - struct type *next /* private */ + struct ev_watcher_list *next /* private */ #define EV_WATCHER_TIME(type) \ EV_WATCHER (type); \