X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fjson.c;h=79231e004aaf4c4776971197534cf13b56a12ccc;hb=7b5b162f32acb625e9afba21e88acb56ca2ab04f;hp=91cb4e47eb7493b773b3bfa47f168be3284a5668;hpb=a606039bceb5fb70f8ea8cfd88261f6f25ccc736;p=yaz-moved-to-github.git diff --git a/src/json.c b/src/json.c index 91cb4e4..79231e0 100644 --- a/src/json.c +++ b/src/json.c @@ -2,11 +2,13 @@ * Copyright (C) 1995-2010 Index Data * See the file LICENSE for details. */ - /** * \file json.c * \brief JSON encoding/decoding */ +#if HAVE_CONFIG_H +#include +#endif #include