view 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
line wrap: on
line source

#ifndef _NGINX_H_INCLUDED_
#define _NGINX_H_INCLUDED_


#define  NGINX_VER  "nginx/0.0.1"


extern int ngx_connection_counter;


#endif /* _NGINX_H_INCLUDED_ */