diff src/core/ngx_core.h @ 208:0b67be7d4489

nginx-0.0.1-2003-12-08-23:48:12 import
author Igor Sysoev <igor@sysoev.ru>
date Mon, 08 Dec 2003 20:48:12 +0000
parents 4a9a2b1dd6fa
children 679f60139863
line wrap: on
line diff
--- a/src/core/ngx_core.h	Fri Dec 05 17:07:27 2003 +0000
+++ b/src/core/ngx_core.h	Mon Dec 08 20:48:12 2003 +0000
@@ -6,6 +6,7 @@
 typedef struct ngx_conf_s        ngx_conf_t;
 typedef struct ngx_cycle_s       ngx_cycle_t;
 typedef struct ngx_log_s         ngx_log_t;
+typedef struct ngx_array_s       ngx_array_t;
 typedef struct ngx_open_file_s   ngx_open_file_t;
 typedef struct ngx_command_s     ngx_command_t;