X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Frequestq.c;h=f4b6c55dcb1e7cfdc449e67b62ca4598e821f1be;hb=d0e351c12fff564d876958e860338d43716dc269;hp=2c93d92084b62ae54f674b0f7cab8deac177ea32;hpb=3224954c29109b736fb03f9b486fc5953223120c;p=yaz-moved-to-github.git diff --git a/src/requestq.c b/src/requestq.c index 2c93d92..f4b6c55 100644 --- a/src/requestq.c +++ b/src/requestq.c @@ -9,6 +9,9 @@ * We also use the request-freelist to store encoding buffers, rather than * freeing and xmalloc'ing them on each cycle. */ +#if HAVE_CONFIG_H +#include +#endif #include