#ifndef __TYPES_H__ #define __TYPES_H__ #include <wchar.h> typedef int pid_t; #endif