chiark / gitweb /
[PATCH] volume-id build fix and update
[elogind.git] / klibc / klibc / include / sys / utime.h
1 /*
2  * sys/utime.h
3  */
4
5 #ifndef _SYS_UTIME_H
6 #define _SYS_UTIME_H
7
8 #include <linux/utime.h>
9
10 #endif /* _SYS_UTIME_H */