DEBSOURCES
Skip Quicknav
sources / klibc / 2.0.14-1 / usr / include / sys / utime.h
1234567891011
/* * sys/utime.h */ #ifndef _SYS_UTIME_H #define _SYS_UTIME_H #include <sys/types.h> #include <linux/utime.h> #endif /* _SYS_UTIME_H */