X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Frequestq.c;h=41517d91102094413ad5140b6e361ac4bbf77f0e;hp=82d7ba33cef0500b2ed3b887ee730168516e6698;hb=896b145fa7a02199bfc3e8aa824c018b9d7cbf98;hpb=f00d2bb50f84184c7682bd31a5361648a909f9f6 diff --git a/src/requestq.c b/src/requestq.c index 82d7ba3..41517d9 100644 --- a/src/requestq.c +++ b/src/requestq.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2009 Index Data + * Copyright (C) 1995-2011 Index Data * See the file LICENSE for details. */ /** @@ -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