X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=test%2Ftest_soap1.c;h=7974c7378d63bef0bf700473ab6be46de51b6d23;hp=eb2ba11d7974f13fb85d1728724ef44343b031f6;hb=77c5a4fca8b516fd39b8ba213daed17a465a6b2a;hpb=3107ce3a34993d2f784387f227a50343fff83bbc diff --git a/test/test_soap1.c b/test/test_soap1.c index eb2ba11..7974c73 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-2012 Index Data * See the file LICENSE for details. */ +#if HAVE_CONFIG_H +#include +#endif #include #if YAZ_HAVE_XML2