X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fxcbint.h;h=69912389c73591db5ef5fb73d73570840a0fdffd;hb=1c4717de367fe3bf1cf56bd8ef2bd30586bed023;hp=f07add8b9544c6ffe687a861bb04c98733148bee;hpb=f0565e8f06aadf760a9065a97b8cf5ab9cbd18de;p=free-sw%2Fxcb%2Flibxcb diff --git a/src/xcbint.h b/src/xcbint.h index f07add8..6991238 100644 --- a/src/xcbint.h +++ b/src/xcbint.h @@ -174,6 +174,8 @@ void _xcb_ext_destroy(xcb_connection_t *c); /* xcb_conn.c */ +extern const int error_connection; + struct xcb_connection_t { int has_error;