X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fjson.c;h=0f424af136d7cdd87ca87b7d275cb7f74ad07095;hb=03dccce903176e61f889b1558834aa5a09f9f8c0;hp=91cb4e47eb7493b773b3bfa47f168be3284a5668;hpb=a606039bceb5fb70f8ea8cfd88261f6f25ccc736;p=yaz-moved-to-github.git diff --git a/src/json.c b/src/json.c index 91cb4e4..0f424af 100644 --- a/src/json.c +++ b/src/json.c @@ -1,12 +1,14 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2010 Index Data + * Copyright (C) 1995-2012 Index Data * See the file LICENSE for details. */ - /** * \file json.c * \brief JSON encoding/decoding */ +#if HAVE_CONFIG_H +#include +#endif #include