#ifndef _TYPES_PID_T_H #define _TYPES_PID_T_H #include typedef id_t pid_t; #endif