From: Simon Josefsson Date: Wed, 8 Mar 2006 13:53:04 +0000 (+0000) Subject: Make it build. X-Git-Tag: gnutls_1_3_5~25 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fbf6edf22b20e15bca32340884a84efa5c1909fa;p=thirdparty%2Fgnutls.git Make it build. --- diff --git a/lib/x509/xml.c b/lib/x509/xml.c index 729a33a35e..c6a25cb95d 100644 --- a/lib/x509/xml.c +++ b/lib/x509/xml.c @@ -29,9 +29,10 @@ #include - #if 1 +#include + /* The function below rely on some internal libtasn1 functions. While it would be easy to export them (or copy them) we prefer not to at this point. If you need the XML functionality, simply build with