X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fxcbint.h;h=01d8a2046c9f621f16773e5567d9a3d497fa8d4e;hb=79e3227022ae3d66f9f3806d231fdeec2a06cc6b;hp=f05952210e48ffbd41bb3d17c6b469d8d5407bb6;hpb=ac17ae62fe1a3a29991e36e35eeee838ac4acb00;p=free-sw%2Fxcb%2Flibxcb diff --git a/src/xcbint.h b/src/xcbint.h index f059522..01d8a20 100644 --- a/src/xcbint.h +++ b/src/xcbint.h @@ -158,6 +158,7 @@ struct XCBConnection { _xcb_xid xid; }; +void _xcb_conn_shutdown(XCBConnection *c); int _xcb_conn_wait(XCBConnection *c, pthread_cond_t *cond, struct iovec **vector, int *count);