1 2 3 4 5 6 7
#ifndef _ABIBITS_CLOCKID_T_H #define _ABIBITS_CLOCKID_T_H typedef int clockid_t; #endif /* _ABIBITS_CLOCKID_T_H */