1 2 3 4 5
#if defined( SCO_UTIME_CHECK ) extern int utime(const char *, const struct utimbuf *); #endif /* SCO_UTIME_CHECK */