X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Ftstsoap2.c;h=8884920396789fdf0b59c31bedbe17429f475c4b;hb=62cdf9134790da1c26687d687b90528e477c07d5;hp=b424ebce633207d731708d1d91bcbc1cc038f0d0;hpb=06ae818deffa84ec4bc1308051ef411845dd4ce5;p=yaz-moved-to-github.git diff --git a/test/tstsoap2.c b/test/tstsoap2.c index b424ebc..8884920 100644 --- a/test/tstsoap2.c +++ b/test/tstsoap2.c @@ -2,17 +2,17 @@ * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. * - * $Id: tstsoap2.c,v 1.3 2006-01-29 21:59:13 adam Exp $ + * $Id: tstsoap2.c,v 1.4 2006-02-01 19:53:00 adam Exp $ */ #include -#if HAVE_XML2 -#include - #include #include #include +#if HAVE_XML2 +#include + static void tst_srw(void) { const char *charset = 0;