[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] fix for a missing include

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-11-08 02:19:00 CET

Momchil Velikov <velco@fadata.bg> writes:

> Index: svn_xml.h
> ===================================================================
> --- svn_xml.h (revision 3672)
> +++ svn_xml.h (working copy)
> @@ -24,6 +24,8 @@
> #include <apr_pools.h>
> #include <apr_hash.h>
>
> +#include "svn_private_config.h"
> +
> #ifdef SVN_HAVE_OLD_EXPAT
> #include "xmlparse.h"
> #else

Applied in rev 3690, thanks.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 8 02:19:49 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.