X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fxcbint.h;h=f05952210e48ffbd41bb3d17c6b469d8d5407bb6;hb=ac17ae62fe1a3a29991e36e35eeee838ac4acb00;hp=9048e9d843259af15a31f027f82e7183415f5ad4;hpb=db2504130bc450bd328830060cb3a243dd06b52f;p=free-sw%2Fxcb%2Flibxcb diff --git a/src/xcbint.h b/src/xcbint.h index 9048e9d..f059522 100644 --- a/src/xcbint.h +++ b/src/xcbint.h @@ -142,6 +142,8 @@ void _xcb_ext_destroy(XCBConnection *c); /* xcb_conn.c */ struct XCBConnection { + int has_error; + /* constant data */ XCBSetup *setup; int fd;