#ifndef _SYS_TIMES_H #define _SYS_TIMES_H #include clock_t times(struct tms *buf); #endif