diff options
Diffstat (limited to 'mac/inc/dirent.h')
-rw-r--r-- | mac/inc/dirent.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mac/inc/dirent.h b/mac/inc/dirent.h index 59b0c44cc41..5e1b3a66603 100644 --- a/mac/inc/dirent.h +++ b/mac/inc/dirent.h @@ -46,3 +46,6 @@ extern int closedir(DIR *); extern struct dirent *readdir(DIR *); #endif /* _DIRENT_H */ + +/* arch-tag: ec3116df-70f9-4a4a-b6d0-1858aaa9ea22 + (do not change this comment) */ |