Sign in
nginx
/
nginx
/
0292cbbe35cc6296a3128315a9a982fa2aa6832b
/
.
/
src
/
core
/
nginx.h
blob: 3b977624d8d67f49c6057ae6896cd349a1d0cc0b [
file
] [
log
] [
blame
]
#ifndef
_NGINX_H_INCLUDED_
#define
_NGINX_H_INCLUDED_
#define
NGINX_VER
"nginx/0.0.10"
#define
NGINX_VAR
"NGINX"
#define
NGX_NEWPID_EXT
".newbin"
#endif
/* _NGINX_H_INCLUDED_ */