--- libev/ev.h 2008/04/09 14:39:28 1.97 +++ libev/ev.h 2008/04/15 04:34:07 1.98 @@ -338,7 +338,7 @@ EV_ATOMIC_T sent; /* private */ } ev_async; -# define ev_async_pending(w) (((w)->sent + 0) +# define ev_async_pending(w) ((w)->sent + 0) #endif /* the presence of this union forces similar struct layout */