commit | c1817846d29be14903e40a0551f706ff50e09dcf | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Fri Dec 27 16:22:50 2002 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Fri Dec 27 16:22:50 2002 +0000 |
tree | 343cd7b85ba91604fbda03378be00d8b761d87df | |
parent | 6b5c0f70d7cdcc8ac9e63989efcf6911aaf9ab05 [diff] [blame] |
nginx-0.0.1-2002-12-27-19:22:50 import
diff --git a/src/http/ngx_http.h b/src/http/ngx_http.h index b6bcfe7..4d41bf2 100644 --- a/src/http/ngx_http.h +++ b/src/http/ngx_http.h
@@ -3,13 +3,14 @@ #include <ngx_config.h> + #include <ngx_types.h> #include <ngx_string.h> #include <ngx_table.h> #include <ngx_hunk.h> #include <ngx_files.h> #include <ngx_connection.h> -#include <ngx_config_file.h> +#include <ngx_conf_file.h> #define NGX_HTTP_VERSION_10 1000