--- libev/ev.c 2010/02/14 19:23:19 1.328 +++ libev/ev.c 2010/02/16 09:32:39 1.329 @@ -405,7 +405,7 @@ # ifdef __cplusplus extern "C" { # endif -int eventfd (unsigned int initval, int flags); +int (eventfd) (unsigned int initval, int flags); # ifdef __cplusplus } # endif