]> git.ipfire.org Git - thirdparty/glibc.git/blob - include/utime.h
Use floor functions not __floor functions in glibc libm.
[thirdparty/glibc.git] / include / utime.h
1 #ifndef _UTIME_H
2
3 #include <io/utime.h>
4
5 #ifndef _ISOMAC
6 libc_hidden_proto (utime)
7 #endif
8
9 #endif /* utime.h */