--- libev/ev.h 2007/11/03 11:44:44 1.25 +++ libev/ev.h 2007/11/03 19:41:55 1.26 @@ -86,7 +86,7 @@ #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); \