X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fxcbext.h;fp=src%2Fxcbext.h;h=eb695385cd58cff8bb4f18330fb0a8dbb6e8e58b;hb=8c2707773b3621fb8bbda9021d23944f5be34aab;hp=2e10ba2039f2973e0512ae4d85fd902fe84921f0;hpb=3f79628becbd3b0eff1aef804902eb739fac4403;p=free-sw%2Fxcb%2Flibxcb diff --git a/src/xcbext.h b/src/xcbext.h index 2e10ba2..eb69538 100644 --- a/src/xcbext.h +++ b/src/xcbext.h @@ -86,6 +86,7 @@ int xcb_poll_for_reply(xcb_connection_t *c, unsigned int request, void **reply, /* xcb_util.c */ int xcb_popcount(uint32_t mask); +int xcb_sumof(uint8_t *list, int len); #ifdef __cplusplus }