diff options
Diffstat (limited to 'mac/inc/sys/file.h')
-rw-r--r-- | mac/inc/sys/file.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mac/inc/sys/file.h b/mac/inc/sys/file.h index b33f8aaa9cc..0566b63cd58 100644 --- a/mac/inc/sys/file.h +++ b/mac/inc/sys/file.h @@ -57,3 +57,6 @@ int pause(void); char *getwd(char *); #endif /* _SYS_FILE_H */ + +/* arch-tag: c3a653d5-f228-4d62-a47c-0398015195de + (do not change this comment) */ |