X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fxcb_xid.c;h=79a9a27dec560eca70745a0771209831989fd568;hb=cca607409068ad0948e7283fb8d0465cabc51686;hp=3df5dbec6c7894a6b06854f55979902e371abf92;hpb=beccb0be15f5699c942a0af33307d9e4bf797e2a;p=free-sw%2Fxcb%2Flibxcb diff --git a/src/xcb_xid.c b/src/xcb_xid.c index 3df5dbe..79a9a27 100644 --- a/src/xcb_xid.c +++ b/src/xcb_xid.c @@ -25,6 +25,10 @@ /* XID allocators. */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include #include #include "xcb.h"