Sign in
nginx
/
nginx
/
4624ae7d0831f836529acb57a8c3ce6199e67d6e
/
.
/
src
/
core
/
nginx.h
blob: db4ea7ca5b173bb568e34ad75a0cb02f230b417c [
file
]
#ifndef
_NGINX_H_INCLUDED_
#define
_NGINX_H_INCLUDED_
#define
NGINX_VER
"nginx/0.0.11"
#define
NGINX_VAR
"NGINX"
#define
NGX_NEWPID_EXT
".newbin"
#endif
/* _NGINX_H_INCLUDED_ */