#ifndef _NGX_PROCESS_H_INCLUDED_ #define _NGX_PROCESS_H_INCLUDED_ #define ngx_getpid getpid #endif /* _NGX_PROCESS_H_INCLUDED_ */