nginx 0.1.19
[nginx-catap.git] / src / core / nginx.h
blob071cf1c4599a58cf9a5145d9ed8d5a40ed8d2c0e
2 /*
3 * Copyright (C) Igor Sysoev
4 */
7 #ifndef _NGINX_H_INCLUDED_
8 #define _NGINX_H_INCLUDED_
11 #define NGINX_VER "nginx/0.1.19"
13 #define NGINX_VAR "NGINX"
14 #define NGX_NEWPID_EXT ".newbin"
17 #endif /* _NGINX_H_INCLUDED_ */