#ifndef _SYS_TYPES_H #define _SYS_TYPES_H typedef long long time_t; #endif /* _SYS_TYPES_H */