diff src/core/ngx_os_init.h @ 111:1c002f2b77ed

nginx-0.0.1-2003-07-03-20:30:22 import
author Igor Sysoev <igor@sysoev.ru>
date Thu, 03 Jul 2003 16:30:22 +0000
parents 7db96f59bc29
children be27f922b9a2
line wrap: on
line diff
--- a/src/core/ngx_os_init.h
+++ b/src/core/ngx_os_init.h
@@ -40,4 +40,8 @@ extern int          ngx_max_sockets;
 extern int          ngx_inherited_nonblocking;
 
 
+extern int          restart;
+extern int          rotate;
+
+
 #endif /* _NGX_OS_INIT_H_INCLUDED_ */