X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fretrieval.c;h=12cf9d8febda81ac89261fbeca26fc83e419e480;hb=b925ea17d6f146a28d745b0d34e9eec6eafda21f;hp=d9026423874e38989e54ac93383fc6100d661fe4;hpb=5008c98db7e9ca6291347b6ecddb946aff92d0fe;p=yaz-moved-to-github.git diff --git a/src/retrieval.c b/src/retrieval.c index d902642..12cf9d8 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.10 2006-05-09 13:39:47 adam Exp $ + * $Id: retrieval.c,v 1.11 2006-07-06 10:17:53 adam Exp $ */ /** * \file retrieval.c @@ -21,7 +21,7 @@ #include #include -#if HAVE_XML2 +#if YAZ_HAVE_XML2 #include #include #include