You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apr.apache.org by rb...@covalent.net on 2000/12/09 17:17:36 UTC

Re: cvs commit: apr/include/arch/beos dso.h

>   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                        	rbb@apache.org
406 29th St.
San Francisco, CA 94131
-------------------------------------------------------------------------------