diff options
Diffstat (limited to 'klibc/include/sys/utime.h')
-rw-r--r-- | klibc/include/sys/utime.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/klibc/include/sys/utime.h b/klibc/include/sys/utime.h deleted file mode 100644 index d1d635d242..0000000000 --- a/klibc/include/sys/utime.h +++ /dev/null @@ -1,10 +0,0 @@ -/* - * sys/utime.h - */ - -#ifndef _SYS_UTIME_H -#define _SYS_UTIME_H - -#include <linux/utime.h> - -#endif /* _SYS_UTIME_H */ |