From c6539c9f45372fb6518bff17a781effd654bd3f0 Mon Sep 17 00:00:00 2001 From: marha Date: Fri, 24 Dec 2010 12:41:29 +0000 Subject: xorg-server libx11 libxcb git update 24/12/2010 --- libxcb/src/xcbext.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libxcb/src/xcbext.h') diff --git a/libxcb/src/xcbext.h b/libxcb/src/xcbext.h index 8c3e39cb7..1c2ab2236 100644 --- a/libxcb/src/xcbext.h +++ b/libxcb/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 } -- cgit v1.2.3