X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fpquery.c;h=41a369df53ea9130db5b7ce705e14bcef4a79bc5;hb=827d331a56e9c2b17983717155b74c2f3e5808fd;hp=65dcdd126a77428c27aa29e6408fb4e1926767d4;hpb=b9e418625581f4c56a7b47f7e29f541618d5e2fd;p=yaz-moved-to-github.git diff --git a/src/pquery.c b/src/pquery.c index 65dcdd1..41a369d 100644 --- a/src/pquery.c +++ b/src/pquery.c @@ -6,6 +6,10 @@ * \file pquery.c * \brief Implements PQF parsing */ +#if HAVE_CONFIG_H +#include +#endif + #include #include #include