view src/core/nginx.h @ 349:a958aa92f9a5

nginx-0.0.4-2004-06-09-20:36:55 import
author Igor Sysoev <igor@sysoev.ru>
date Wed, 09 Jun 2004 16:36:55 +0000
parents 4feff829a849
children b8d3d7dbfcc8
line wrap: on
line source

#ifndef _NGINX_H_INCLUDED_
#define _NGINX_H_INCLUDED_


#define NGINX_VER          "nginx/0.0.4"

#define NGINX_VAR          "NGINX"
#define NGX_NEWPID_EXT     ".newbin"


#endif /* _NGINX_H_INCLUDED_ */