X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Ftest_soap1.c;h=e237a74df72c0db565eefa35f2b0ee1aa12877f3;hb=827d331a56e9c2b17983717155b74c2f3e5808fd;hp=eb2ba11d7974f13fb85d1728724ef44343b031f6;hpb=3107ce3a34993d2f784387f227a50343fff83bbc;p=yaz-moved-to-github.git diff --git a/test/test_soap1.c b/test/test_soap1.c index eb2ba11..e237a74 100644 --- a/test/test_soap1.c +++ b/test/test_soap1.c @@ -2,6 +2,9 @@ * Copyright (C) 1995-2010 Index Data * See the file LICENSE for details. */ +#if HAVE_CONFIG_H +#include +#endif #include #if YAZ_HAVE_XML2