Sign in
nginx
/
nginx
/
5428ae74c0d0c74ea407208ffb45ea80f167b0fd
/
.
/
src
/
core
/
nginx.h
blob: eb1514adc73b5d6ac7c19731a251b8e42a5af3bd [
file
] [
log
] [
blame
]
#ifndef
_NGINX_H_INCLUDED_
#define
_NGINX_H_INCLUDED_
#define
NGINX_VER
"nginx/0.0.4"
#define
NGINX_VAR
"NGINX"
#define
NGX_NEWPID_EXT
".newbin"
#endif
/* _NGINX_H_INCLUDED_ */