--- parser3/src/targets/apache13/Attic/mod_parser3.c 2003/08/19 14:16:28 1.2 +++ parser3/src/targets/apache13/Attic/mod_parser3.c 2003/09/01 09:24:50 1.4 @@ -5,11 +5,7 @@ Parser: apache 1.3 module, part, compile Author: Alexandr Petrosian (http://paf.design.ru) */ -static const char* IDENT_MOD_PARSER3_C="$Date: 2003/08/19 14:16:28 $"; - -#if _MSC_VER -#include -#endif +static const char* IDENT_MOD_PARSER3_C="$Date: 2003/09/01 09:24:50 $"; #include "httpd.h" #include "http_config.h" @@ -117,7 +113,7 @@ static int parser_handler(request_rec *a ar, ar->pool, ar->header_only, - &ar->status, + ar->status, ar->method, ar->headers_out, ar->subprocess_env,