Sign in
nginx
/
nginx
/
6d2a14aa906b1d576d5151b2410b59cfcab5edd4
/
.
/
src
/
core
/
nginx.h
blob: 769a9bf411274d4cbbe7b962ba68af3ec58801aa [
file
] [
log
] [
blame
]
#ifndef
_NGINX_H_INCLUDED_
#define
_NGINX_H_INCLUDED_
#define
NGINX_VER
"nginx/0.1.0"
#define
NGINX_VAR
"NGINX"
#define
NGX_NEWPID_EXT
".newbin"
#endif
/* _NGINX_H_INCLUDED_ */