Loading modules/http/http_core.c +3 −0 Original line number Diff line number Diff line Loading @@ -59,6 +59,9 @@ #include "apr_strings.h" #include "apr_thread_proc.h" /* for RLIMIT stuff */ #define APR_WANT_STRFUNC #include "apr_want.h" #define CORE_PRIVATE #include "httpd.h" #include "http_config.h" Loading Loading
modules/http/http_core.c +3 −0 Original line number Diff line number Diff line Loading @@ -59,6 +59,9 @@ #include "apr_strings.h" #include "apr_thread_proc.h" /* for RLIMIT stuff */ #define APR_WANT_STRFUNC #include "apr_want.h" #define CORE_PRIVATE #include "httpd.h" #include "http_config.h" Loading