> [resend in case it gets through quicker] > > On Tue, Jun 22, 2004 at 10:42:23AM -0000, [EMAIL PROTECTED] wrote: > > --- apr_xml.c 14 Jun 2004 15:13:14 -0000 1.30 > > +++ apr_xml.c 22 Jun 2004 10:42:23 -0000 1.31 > > @@ -30,17 +30,23 @@ > > #include "expat.h" > > #endif > > > > +#include "ascii.h" > > + > > #define DEBUG_CR "\r\n" > > ascii.h is an internal expat header, this broke the Unix build with an > external expat library.
I can confirm the build is broken at present. david
