Sign in
nginx
/
nginx
/
4bed6e3120eeccc7f3ea97101decd382552a0ffc
/
.
/
src
/
core
/
nginx.h
blob: 9829873a23f490886e167fc633b0c9b235f7a13d [
file
] [
log
] [
blame
]
#ifndef
_NGINX_H_INCLUDED_
#define
_NGINX_H_INCLUDED_
#define
NGINX_VER
"nginx/0.0.12"
#define
NGINX_VAR
"NGINX"
#define
NGX_NEWPID_EXT
".newbin"
#endif
/* _NGINX_H_INCLUDED_ */