comparison src/core/nginx.h @ 26:53cb81681040

nginx-0.0.1-2002-12-15-09:25:09 import
author Igor Sysoev <igor@sysoev.ru>
date Sun, 15 Dec 2002 06:25:09 +0000
parents ffffe1499bce
children 59229033ae93
comparison
equal deleted inserted replaced
25:a8b156554dfe 26:53cb81681040
3 3
4 4
5 #define NGINX_VER "nginx/0.0.1" 5 #define NGINX_VER "nginx/0.0.1"
6 6
7 7
8 extern int ngx_connection_counter;
9
10
8 #endif /* _NGINX_H_INCLUDED_ */ 11 #endif /* _NGINX_H_INCLUDED_ */