X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=test%2Ftest_json.c;h=b33c35425b0e9647d6a87830cd4b67c7f83702c0;hp=d402c0ebd716aa12714c5123d3cca17642d02966;hb=d0e351c12fff564d876958e860338d43716dc269;hpb=3224954c29109b736fb03f9b486fc5953223120c diff --git a/test/test_json.c b/test/test_json.c index d402c0e..b33c354 100644 --- a/test/test_json.c +++ b/test/test_json.c @@ -1,7 +1,15 @@ +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2010 Index Data + * See the file LICENSE for details. + */ /** * \file * \brief JSON test */ +#if HAVE_CONFIG_H +#include +#endif + #include #include #include