Sign in
nginx
/
nginx
/
a2c81197b55c031741646dc24b3a2a3b5f3a6f5d
/
.
/
src
/
core
/
nginx.h
blob: db4ea7ca5b173bb568e34ad75a0cb02f230b417c [
file
] [
log
] [
blame
]
#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_ */