X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fpquery.c;h=1a45b4075bb624e24d7e6084e966e59ae5e6aa5a;hb=7bfdd9cdcbfd12d6690278c9b56a7ac26b2457e9;hp=65dcdd126a77428c27aa29e6408fb4e1926767d4;hpb=b9e418625581f4c56a7b47f7e29f541618d5e2fd;p=yaz-moved-to-github.git diff --git a/src/pquery.c b/src/pquery.c index 65dcdd1..1a45b40 100644 --- a/src/pquery.c +++ b/src/pquery.c @@ -1,11 +1,15 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2010 Index Data + * Copyright (C) 1995-2011 Index Data * See the file LICENSE for details. */ /** * \file pquery.c * \brief Implements PQF parsing */ +#if HAVE_CONFIG_H +#include +#endif + #include #include #include