#ifdef HAVE_UTIMENSAT typedef struct timespec mc_timesbuf_t[2]; #else typedef struct utimbuf mc_timesbuf_t; #endif