On Sun, Oct 23, 2005 at 10:38:41PM -0000, [EMAIL PROTECTED] wrote:
> Modified: httpd/httpd/trunk/server/core_filters.c
> URL: 
> http://svn.apache.org/viewcvs/httpd/httpd/trunk/server/core_filters.c?rev=327872&r1=327871&r2=327872&view=diff
> ==============================================================================
> --- httpd/httpd/trunk/server/core_filters.c (original)
> +++ httpd/httpd/trunk/server/core_filters.c Sun Oct 23 15:38:35 2005
> @@ -26,6 +26,7 @@
>  #include "apr_hash.h"
>  #include "apr_thread_proc.h"    /* for RLIMIT stuff */
>  #include "apr_hooks.h"
> +#include "apr_support.h"
>  
>  #define APR_WANT_IOVEC
>  #define APR_WANT_STRFUNC
> @@ -57,6 +58,7 @@
>  #include "mod_so.h" /* for ap_find_loaded_module_symbol */
>  
>  #define AP_MIN_SENDFILE_BYTES           (256)
> +// #define APR_HAS_SENDFILE 0

sneaky! :-)

-- 
Colm MacCárthaigh                        Public Key: [EMAIL PROTECTED]

Reply via email to