diff options
Diffstat (limited to 'mac/inc/pwd.h')
-rw-r--r-- | mac/inc/pwd.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mac/inc/pwd.h b/mac/inc/pwd.h index dedc8091c45..b5eba307824 100644 --- a/mac/inc/pwd.h +++ b/mac/inc/pwd.h @@ -35,3 +35,6 @@ struct passwd *getpwuid(uid_t); struct passwd *getpwnam(const char *); #endif /* _PWD_H */ + +/* arch-tag: e169cad7-12ca-4660-a35e-36f80d5d345f + (do not change this comment) */ |