#ifndef __LUNAIX_TYPES_H #define __LUNAIX_TYPES_H #include typedef int32_t pid_t; #endif /* __LUNAIX_TYPES_H */