X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fjson.c;h=58a6690c62462dee3072dd580f1f12b7e8ff07f3;hp=91cb4e47eb7493b773b3bfa47f168be3284a5668;hb=7d7e192def2fef342d235ea894eddb1e89edd714;hpb=a606039bceb5fb70f8ea8cfd88261f6f25ccc736 diff --git a/src/json.c b/src/json.c index 91cb4e4..58a6690 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-2011 Index Data * See the file LICENSE for details. */ - /** * \file json.c * \brief JSON encoding/decoding */ +#if HAVE_CONFIG_H +#include +#endif #include