X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fretrieval.c;h=af13ae912568a5616cc087574828ebf3c69f53ce;hp=3ca6d8d59841e2c2193b72a808d173833b3b283a;hb=0b20fc2dcafe8d56501a3b34626b3174c60eefb5;hpb=96a07bee0a27a24ba02657132fbe702f6c7beb5d diff --git a/src/retrieval.c b/src/retrieval.c index 3ca6d8d..af13ae9 100644 --- a/src/retrieval.c +++ b/src/retrieval.c @@ -2,7 +2,7 @@ * Copyright (C) 2005-2006, Index Data ApS * See the file LICENSE for details. * - * $Id: retrieval.c,v 1.4 2006-05-07 17:45:41 adam Exp $ + * $Id: retrieval.c,v 1.5 2006-05-08 10:16:47 adam Exp $ */ /** * \file retrieval.c @@ -21,12 +21,10 @@ #include #include -#if HAVE_XSLT +#if HAVE_XML2 #include #include #include -#include -#include /** \brief The internal structure for yaz_retrieval_t */ struct yaz_retrieval_struct {