Loading STATUS +3 −1 Original line number Diff line number Diff line APACHE 2.0 STATUS: -*-text-*- Last modified at [$Date: 2001/02/10 00:33:36 $] Last modified at [$Date: 2001/02/10 22:21:22 $] Release: Loading Loading @@ -178,6 +178,8 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: * shift stuff to mod_core.h * APR-ize resolver stuff in mod_unique_id (Jeff volunteers) PRs that have been suspended forever waiting for someone to put them into 'the next release': Loading modules/aaa/mod_auth_db.c +3 −0 Original line number Diff line number Diff line Loading @@ -100,6 +100,9 @@ #include "http_log.h" #include "http_protocol.h" #include "http_request.h" /* for ap_hook_(check_user_id | auth_check) */ #include "apr_lib.h" #define APR_WANT_STRFUNC #include "apr_want.h" #ifdef HAVE_DB_H #include <db.h> #endif Loading modules/aaa/mod_auth_dbm.c +2 −0 Original line number Diff line number Diff line Loading @@ -77,6 +77,8 @@ #include "http_protocol.h" #include "http_request.h" /* for ap_hook_(check_user_id | auth_checker)*/ #include "apr_lib.h" #define APR_WANT_STRFUNC #include "apr_want.h" #if defined(AP_AUTH_DBM_USE_APR) #include "apr_dbm.h" Loading modules/generators/mod_status.c +2 −0 Original line number Diff line number Diff line Loading @@ -109,6 +109,8 @@ #if APR_HAVE_UNISTD_H #include <unistd.h> #endif #define APR_WANT_STRFUNC #include "apr_want.h" #ifdef NEXT #if (NX_CURRENT_COMPILER_RELEASE == 410) Loading modules/metadata/mod_mime_magic.c +3 −0 Original line number Diff line number Diff line Loading @@ -126,6 +126,9 @@ #include "apr.h" #include "apr_strings.h" #include "apr_lib.h" #define APR_WANT_STRFUNC #include "apr_want.h" #if APR_HAVE_UNISTD_H #include <unistd.h> Loading Loading
STATUS +3 −1 Original line number Diff line number Diff line APACHE 2.0 STATUS: -*-text-*- Last modified at [$Date: 2001/02/10 00:33:36 $] Last modified at [$Date: 2001/02/10 22:21:22 $] Release: Loading Loading @@ -178,6 +178,8 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: * shift stuff to mod_core.h * APR-ize resolver stuff in mod_unique_id (Jeff volunteers) PRs that have been suspended forever waiting for someone to put them into 'the next release': Loading
modules/aaa/mod_auth_db.c +3 −0 Original line number Diff line number Diff line Loading @@ -100,6 +100,9 @@ #include "http_log.h" #include "http_protocol.h" #include "http_request.h" /* for ap_hook_(check_user_id | auth_check) */ #include "apr_lib.h" #define APR_WANT_STRFUNC #include "apr_want.h" #ifdef HAVE_DB_H #include <db.h> #endif Loading
modules/aaa/mod_auth_dbm.c +2 −0 Original line number Diff line number Diff line Loading @@ -77,6 +77,8 @@ #include "http_protocol.h" #include "http_request.h" /* for ap_hook_(check_user_id | auth_checker)*/ #include "apr_lib.h" #define APR_WANT_STRFUNC #include "apr_want.h" #if defined(AP_AUTH_DBM_USE_APR) #include "apr_dbm.h" Loading
modules/generators/mod_status.c +2 −0 Original line number Diff line number Diff line Loading @@ -109,6 +109,8 @@ #if APR_HAVE_UNISTD_H #include <unistd.h> #endif #define APR_WANT_STRFUNC #include "apr_want.h" #ifdef NEXT #if (NX_CURRENT_COMPILER_RELEASE == 410) Loading
modules/metadata/mod_mime_magic.c +3 −0 Original line number Diff line number Diff line Loading @@ -126,6 +126,9 @@ #include "apr.h" #include "apr_strings.h" #include "apr_lib.h" #define APR_WANT_STRFUNC #include "apr_want.h" #if APR_HAVE_UNISTD_H #include <unistd.h> Loading