#ifndef __ERRNO_H__ #define __ERRNO_H__ typedef int error_t; #define __error_t_defined #include #endif /* !__ERRNO_H__ */