diff options
Diffstat (limited to '')
-rw-r--r-- | include/nonunix/utime.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/nonunix/utime.h b/include/nonunix/utime.h new file mode 100644 index 0000000..8285f38 --- /dev/null +++ b/include/nonunix/utime.h @@ -0,0 +1 @@ +#include <sys/utime.h> |