aboutsummaryrefslogtreecommitdiffstats
path: root/nt
diff options
context:
space:
mode:
Diffstat (limited to 'nt')
-rwxr-xr-xnt/inc/grp.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/nt/inc/grp.h b/nt/inc/grp.h
index d2ef3c09366..b0cac8b10e6 100755
--- a/nt/inc/grp.h
+++ b/nt/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: 82840357-7946-4a87-9c97-c0281b49aca3
36 (do not change this comment) */