comparison src/core/ngx_core.h @ 104:7db96f59bc29

nginx-0.0.1-2003-06-12-09:54:39 import
author Igor Sysoev <igor@sysoev.ru>
date Thu, 12 Jun 2003 05:54:39 +0000
parents 7ebc8b7fb816
children 9f9de4deda7e
comparison
equal deleted inserted replaced
103:6dfda4cf5200 104:7db96f59bc29
54 /* 54 /*
55 #define NGX_MAXHOSTNAMELEN MAXHOSTNAMELEN 55 #define NGX_MAXHOSTNAMELEN MAXHOSTNAMELEN
56 */ 56 */
57 57
58 58
59 #if 0
59 /* STUB */ 60 /* STUB */
60 extern ngx_log_t ngx_log; 61 extern ngx_log_t ngx_log;
62 #endif
61 63
62 64
63 #endif /* _NGX_CORE_H_INCLUDED_ */ 65 #endif /* _NGX_CORE_H_INCLUDED_ */