X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=test%2Ftest_soap1.c;h=37f7c708d551ee4d07dd8b799b415ee07a83ee22;hp=eb2ba11d7974f13fb85d1728724ef44343b031f6;hb=43a9d38d20c1b1bcd1a03b2445a501d27526bd35;hpb=3107ce3a34993d2f784387f227a50343fff83bbc diff --git a/test/test_soap1.c b/test/test_soap1.c index eb2ba11..37f7c70 100644 --- a/test/test_soap1.c +++ b/test/test_soap1.c @@ -1,7 +1,10 @@ /* 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 #if YAZ_HAVE_XML2