Jeff Trawick wrote:

>>+AP_DECLARE(void) ap_setup_make_content_type(apr_pool_t *pool);
>>
>
>What's up with this?  This has to go in a header file included by both
>core.c and protocol.c.
>

It's fixed now (I moved the declaration to http_protocol.h and
wrapped it in #ifdef CORE_PRIVATE)

--Brian



Reply via email to