Sign in
nginx
/
nginx
/
87a7d1c44917e352e336c859c2a797e5d60b19da
/
.
/
src
/
core
/
nginx.h
blob: ba59c128ff07d7a33ac9af9aad8c0913b9fc1abc [
file
] [
log
] [
blame
]
#ifndef
_NGINX_H_INCLUDED_
#define
_NGINX_H_INCLUDED_
#define
NGINX_VER
"nginx/0.0.3"
#define
NGINX_VAR
"NGINX"
#define
NGX_NEWPID_EXT
".newbin"
#endif
/* _NGINX_H_INCLUDED_ */