/*[TCT]*/
#include <unistd.h>
#ifndef _POSIX_THREAD_CPUTIME
#error "_POSIX_THREAD_CPUTIME is not defined"
#endif
int main(void) { return 0; }
