Sign in
nginx
/
nginx
/
ea52123c06a5c32a500e8ccb5ce9ae23db1d3a2b
/
.
/
src
/
core
/
nginx.h
blob: d8c82b273b1330102ad1979a024263e663102af3 [
file
] [
log
] [
blame
]
#ifndef
_NGINX_H_INCLUDED_
#define
_NGINX_H_INCLUDED_
#define
NGINX_VER
"nginx/0.0.8"
#define
NGINX_VAR
"NGINX"
#define
NGX_NEWPID_EXT
".newbin"
#endif
/* _NGINX_H_INCLUDED_ */