X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=test%2Ftest_soap1.c;fp=test%2Ftest_soap1.c;h=e237a74df72c0db565eefa35f2b0ee1aa12877f3;hp=eb2ba11d7974f13fb85d1728724ef44343b031f6;hb=d0e351c12fff564d876958e860338d43716dc269;hpb=3224954c29109b736fb03f9b486fc5953223120c 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