> -----Original Message-----
> From: [EMAIL PROTECTED]
> jakarta-tomcat-connectors/jk/native/apache-2.0 mod_jk.c
>   +
>    #ifdef AS400
>    #include "ap_charset.h"
>    #include "util_charset.h"              /* ap_hdrs_from_ascii */
>   @@ -50,10 +51,17 @@
>    #endif

Is it necessary to conditionally include those two only for AS400?
What would happen if they are included always?

I'm trying to push out all platform dependent defines as much as possible.

MT.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to