comparison src/core/ngx_core.h @ 113:d7f606e25b99

nginx-0.0.1-2003-07-04-19:10:33 import
author Igor Sysoev <igor@sysoev.ru>
date Fri, 04 Jul 2003 15:10:33 +0000
parents a9bc21d63fe4
children be27f922b9a2
comparison
equal deleted inserted replaced
112:da763a85be66 113:d7f606e25b99
56 /* 56 /*
57 #define NGX_MAXHOSTNAMELEN MAXHOSTNAMELEN 57 #define NGX_MAXHOSTNAMELEN MAXHOSTNAMELEN
58 */ 58 */
59 59
60 60
61 #if 0
62 /* STUB */
63 extern ngx_log_t ngx_log;
64 #endif
65
66
67 #endif /* _NGX_CORE_H_INCLUDED_ */ 61 #endif /* _NGX_CORE_H_INCLUDED_ */