X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Ftest_json.c;h=f5e81c96ea39c52b9a4cae390af60fde626a9199;hb=8cab0e7a022a9c5ec35cf74ea6b77b9a652a17f9;hp=d402c0ebd716aa12714c5123d3cca17642d02966;hpb=8fc5b2c281ffb8dcb97af9816aabbe04c37a8599;p=yaz-moved-to-github.git diff --git a/test/test_json.c b/test/test_json.c index d402c0e..f5e81c9 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-2011 Index Data + * See the file LICENSE for details. + */ /** * \file * \brief JSON test */ +#if HAVE_CONFIG_H +#include +#endif + #include #include #include