summaryrefslogtreecommitdiff
path: root/mac/inc/utime.h
diff options
context:
space:
mode:
Diffstat (limited to 'mac/inc/utime.h')
-rw-r--r--mac/inc/utime.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/mac/inc/utime.h b/mac/inc/utime.h
index 1a7f9253296..a6ce81af1ee 100644
--- a/mac/inc/utime.h
+++ b/mac/inc/utime.h
@@ -35,3 +35,6 @@ struct utimbuf {
int utime(const char *path, const struct utimbuf *buf);
#endif
+
+/* arch-tag: 52dc3f6b-6122-4568-8f09-a5a56de6a324
+ (do not change this comment) */