X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fxcb_in.c;h=b8107834c2fb965b813670927d11bee2cea58a8e;hb=b52790e8ed4bb077eabdeca803935d2910558acc;hp=4998cdda31d2f1e0ae74a0a968ffb4d8c140d2c1;hpb=236f914ea7205f5f74e87fcc1b06d87bd0789a7a;p=free-sw%2Fxcb%2Flibxcb diff --git a/src/xcb_in.c b/src/xcb_in.c index 4998cdd..b810783 100644 --- a/src/xcb_in.c +++ b/src/xcb_in.c @@ -25,6 +25,10 @@ /* Stuff that reads stuff from the server. */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include #include #include