> Get this building on BeOS again. > > -#include "apr_private.h" > +#include "unix/apr_private.h" > #include "apr_general.h" > #include "apr_pools.h" > #include "apr_errno.h"
This needs to change slightly. Please remove the unix directory in the include line, and just add the correct path to the Makefile. That way, we can share the .c files with platforms that don't use the unix apr_private.h. Ryan _______________________________________________________________________________ Ryan Bloom [EMAIL PROTECTED] 406 29th St. San Francisco, CA 94131 -------------------------------------------------------------------------------
