Change libxcbxvmc0-dev Depends to libxcbxv0-dev, not libxv0-dev.
[free-sw/xcb/libxcb] / src / xcbxlib.h
index 59dd2a5..4ceb03e 100644 (file)
@@ -31,6 +31,9 @@
 #include <pthread.h>
 #include "xcb.h"
 
+/* This function must be called with the IOLock held. */
+unsigned int XCBGetQueuedRequestRead(XCBConnection *c) deprecated;
+
 /* This function must be called with the IOLock held. */
 unsigned int XCBGetRequestSent(XCBConnection *c);