X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Ftest_retrieval.c;h=c35cbc94973775983fd655289190849519ac5ff5;hb=38b682e3f8a2c985098aa98c1d8c72fda65cf3ed;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