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=5a3e6fa63181ab4afa8bce5f01c6de016a333334;hpb=dfeb387a4744dd3c7ed9df15b3306ae6c35fa22e 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