X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fxcbext.h;h=98b3c93c1e403d152b379048ac63cb1d1d14adf1;hb=3c5813697169a33ecfd6ac0ab5641dec654f6612;hp=d6366cbba2e2e014ffbe68bb263ff762068485fd;hpb=69b78ced1a7bcdca538c0720fde9cf3e6f70d040;p=free-sw%2Fxcb%2Flibxcb diff --git a/src/xcbext.h b/src/xcbext.h index d6366cb..98b3c93 100644 --- a/src/xcbext.h +++ b/src/xcbext.h @@ -93,6 +93,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 }