X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fxcbext.h;h=eb695385cd58cff8bb4f18330fb0a8dbb6e8e58b;hb=29cca33b9001961fa2c33bb9d9fe4a9983913fce;hp=2e10ba2039f2973e0512ae4d85fd902fe84921f0;hpb=fa452cc9b2bb69fa0603dfd97e00e540b6b52840;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 }