blob: 60689ba9b77e253d1fcb0ace02210fafd63a1e69 [file] [log] [blame]
#ifndef _NGX_PROCESS_H_INCLUDED_
#define _NGX_PROCESS_H_INCLUDED_
#define ngx_getpid getpid
#endif /* _NGX_PROCESS_H_INCLUDED_ */