X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fcqlstring.c;h=ae9ffd559a1fb34cf73f207054c3727d5f7bc577;hp=762e5fadc356f6aefbaf8bd0147cf7a5d565e204;hb=d0e351c12fff564d876958e860338d43716dc269;hpb=3224954c29109b736fb03f9b486fc5953223120c diff --git a/src/cqlstring.c b/src/cqlstring.c index 762e5fa..ae9ffd5 100644 --- a/src/cqlstring.c +++ b/src/cqlstring.c @@ -2,11 +2,13 @@ * Copyright (C) 1995-2010 Index Data * See the file LICENSE for details. */ - /** * \file cqlstring.c * \brief Implements query stream reader that reads from a C string. */ +#if HAVE_CONFIG_H +#include +#endif #include