summaryrefslogtreecommitdiff
path: root/include/utime.h
blob: 504925131181c8e554ed607d127cae9408ad66d5 (plain)
1
2
3
4
5
6
7
8
9
#ifndef _UTIME_H

#include <io/utime.h>

#ifndef _ISOMAC
libc_hidden_proto (utime)
#endif

#endif /* utime.h */