X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fcql.y;h=69583064a692e74cb173c02a557866f9647f019a;hp=25a4287ec108c296a5a28d00f5540e80b81324a0;hb=0f073baf2183a54f2a5691e697fde68c9a5f50c5;hpb=82b56be0c22f75d8d40f295e09ca8b7c628fa530 diff --git a/src/cql.y b/src/cql.y index 25a4287..6958306 100644 --- a/src/cql.y +++ b/src/cql.y @@ -11,6 +11,9 @@ * This is a YACC parser, but since it must be reentrant, Bison is required. * The original source file is cql.y. */ +#if HAVE_CONFIG_H +#include +#endif #include #include #include