X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fxcb.h;fp=src%2Fxcb.h;h=73c77a3a1f5314d59eb83be65dc4aa36a8da7e2a;hb=3b72a2c9d1d656c74c691a45689e1d637f669e3a;hp=e62c985d5e8a0e0a5831de000194569faace35cc;hpb=010872f611a044ced4e96b18a7514796b2a443df;p=free-sw%2Fxcb%2Flibxcb diff --git a/src/xcb.h b/src/xcb.h index e62c985..73c77a3 100644 --- a/src/xcb.h +++ b/src/xcb.h @@ -51,6 +51,8 @@ extern "C" { * @file xcb.h */ +#define XCB_PACKED __attribute__((__packed__)) + /** * @defgroup XCB_Core_API XCB Core API * @brief Core API of the XCB library.