#ifndef _TYPES_CLOCKID_T_H #define _TYPES_CLOCKID_T_H typedef int clockid_t; #endif