X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fxcbint.h;h=3b51d2ed261218f20f425cccf7c54b9692a988ac;hb=ed823bf65192a72f8c3060698c9bded9f77d49c2;hp=0e24d72303dbb58a57679fa5870babd56d3c7f9d;hpb=8ab4dcde9db8175ef0093123bd04c72471e205ff;p=free-sw%2Fxcb%2Flibxcb diff --git a/src/xcbint.h b/src/xcbint.h index 0e24d72..3b51d2e 100644 --- a/src/xcbint.h +++ b/src/xcbint.h @@ -87,6 +87,7 @@ typedef struct _xcb_in { int queue_len; unsigned int request_read; + unsigned int request_completed; struct reply_list *current_reply; struct reply_list **current_reply_tail;