blob: 504925131181c8e554ed607d127cae9408ad66d5 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001#ifndef _UTIME_H
2
3#include <io/utime.h>
4
5#ifndef _ISOMAC
6libc_hidden_proto (utime)
7#endif
8
9#endif /* utime.h */