X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fxcbint.h;h=e122f2fdc397400749e9e31999b1eb2640059d94;hb=cca607409068ad0948e7283fb8d0465cabc51686;hp=4a01f6ffebe9e1b528d5ef1d59cb26b43838ab7d;hpb=7983bf0fbdc2725403f9db6154d0f5bc944040e5;p=free-sw%2Fxcb%2Flibxcb diff --git a/src/xcbint.h b/src/xcbint.h index 4a01f6f..e122f2f 100644 --- a/src/xcbint.h +++ b/src/xcbint.h @@ -154,6 +154,7 @@ typedef struct _xcb_in { #if HAVE_SENDMSG _xcb_fd in_fd; #endif + struct xcb_special_event *special_events; } _xcb_in; int _xcb_in_init(_xcb_in *in);