X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fxcb_xid.c;h=79a9a27dec560eca70745a0771209831989fd568;hb=b52790e8ed4bb077eabdeca803935d2910558acc;hp=3df5dbec6c7894a6b06854f55979902e371abf92;hpb=ed93a6a2a8e23f12380709de6e04b2d833df7e71;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"