Sign in
nginx
/
nginx
/
239baac646073cab7bbaf537ba2d6ca844f2c992
/
.
/
src
/
os
/
unix
/
ngx_process.h
blob: 60689ba9b77e253d1fcb0ace02210fafd63a1e69 [
file
] [
log
] [
blame
]
#ifndef
_NGX_PROCESS_H_INCLUDED_
#define
_NGX_PROCESS_H_INCLUDED_
#define
ngx_getpid getpid
#endif
/* _NGX_PROCESS_H_INCLUDED_ */