summaryrefslogtreecommitdiff
path: root/src/xcbext.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xcbext.h')
-rw-r--r--src/xcbext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xcbext.h b/src/xcbext.h
index 0d172e9..508ebf0 100644
--- a/src/xcbext.h
+++ b/src/xcbext.h
@@ -63,6 +63,7 @@ unsigned int XCBSendRequest(XCBConnection *c, int flags, struct iovec *vector, c
/* xcb_in.c */
void *XCBWaitForReply(XCBConnection *c, unsigned int request, XCBGenericError **e);
+int XCBPollForReply(XCBConnection *c, unsigned int request, void **reply, XCBGenericError **error);
/* xcb_xid.c */