X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Ftest_retrieval.c;h=c35cbc94973775983fd655289190849519ac5ff5;hb=871f1239cc0c8a2d4b2bd16a918a39c97633faa8;hp=9b7bf8a7b7f86e88ab4cd9b7c363f69c1228d6dd;hpb=3107ce3a34993d2f784387f227a50343fff83bbc;p=yaz-moved-to-github.git diff --git a/test/test_retrieval.c b/test/test_retrieval.c index 9b7bf8a..c35cbc9 100644 --- a/test/test_retrieval.c +++ b/test/test_retrieval.c @@ -1,17 +1,17 @@ /* 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. */ +#if HAVE_CONFIG_H +#include +#endif + #include #include #include #include #include -#if HAVE_CONFIG_H -#include -#endif - #if YAZ_HAVE_XSLT #include