Sign in
nginx
/
nginx
/
659774979feb9741a441505e26774b35830fd4ca
/
.
/
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_ */