aboutsummaryrefslogtreecommitdiffstats
path: root/mac
diff options
context:
space:
mode:
Diffstat (limited to 'mac')
-rwxr-xr-xmac/inc/grp.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/mac/inc/grp.h b/mac/inc/grp.h
index 55657c48e49..9c60d5ca2ce 100755
--- a/mac/inc/grp.h
+++ b/mac/inc/grp.h
@@ -31,3 +31,6 @@ struct group {
31struct group *getgrgid(gid_t); 31struct group *getgrgid(gid_t);
32 32
33#endif /* _GRP_H */ 33#endif /* _GRP_H */
34
35/* arch-tag: 3b1d3315-05d5-4c7a-8404-3754bb40020c
36 (do not change this comment) */