X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fcqltransform.c;h=8f24f195a8f72ce1b370ae415a0eb94ae00a4bf2;hp=55c336649aa7e316ad54ccfac26e47c54f3e9b43;hb=d0e351c12fff564d876958e860338d43716dc269;hpb=3224954c29109b736fb03f9b486fc5953223120c diff --git a/src/cqltransform.c b/src/cqltransform.c index 55c3366..8f24f19 100644 --- a/src/cqltransform.c +++ b/src/cqltransform.c @@ -2,7 +2,6 @@ * Copyright (C) 1995-2010 Index Data * See the file LICENSE for details. */ - /** * \file cqltransform.c * \brief Implements CQL transform (CQL to RPN conversion). @@ -17,6 +16,9 @@ * index * relationModifier */ +#if HAVE_CONFIG_H +#include +#endif #include #include