comparison src/core/ngx_core.h @ 266:5238e93961a1

nginx-0.0.2-2004-02-23-23:57:12 import
author Igor Sysoev <igor@sysoev.ru>
date Mon, 23 Feb 2004 20:57:12 +0000
parents 05592fd7a436
children a2d1ccc96111
comparison
equal deleted inserted replaced
265:6468241715e6 266:5238e93961a1
18 #include <ngx_atomic.h> 18 #include <ngx_atomic.h>
19 #include <ngx_time.h> 19 #include <ngx_time.h>
20 #include <ngx_socket.h> 20 #include <ngx_socket.h>
21 #include <ngx_errno.h> 21 #include <ngx_errno.h>
22 #include <ngx_process.h> 22 #include <ngx_process.h>
23 #include <ngx_thread.h>
23 #include <ngx_string.h> 24 #include <ngx_string.h>
24 #include <ngx_parse.h> 25 #include <ngx_parse.h>
25 #include <ngx_log.h> 26 #include <ngx_log.h>
26 #include <ngx_alloc.h> 27 #include <ngx_alloc.h>
27 #include <ngx_hunk.h> 28 #include <ngx_hunk.h>