comparison src/core/ngx_core.h @ 183:4c698194c56d

nginx-0.0.1-2003-11-13-19:16:33 import
author Igor Sysoev <igor@sysoev.ru>
date Thu, 13 Nov 2003 16:16:33 +0000
parents a8ff48d26cca
children c1f3a3c7c5db
comparison
equal deleted inserted replaced
182:3c49eaf3f522 183:4c698194c56d
28 #include <ngx_file.h> 28 #include <ngx_file.h>
29 #include <ngx_files.h> 29 #include <ngx_files.h>
30 #include <ngx_times.h> 30 #include <ngx_times.h>
31 #include <ngx_inet.h> 31 #include <ngx_inet.h>
32 #include <ngx_conf_file.h> 32 #include <ngx_conf_file.h>
33 #include <ngx_os_init.h> 33 #include <ngx_os.h>
34 #include <ngx_connection.h> 34 #include <ngx_connection.h>
35 35
36 36
37 37
38 #define NGX_OK 0 38 #define NGX_OK 0