diff options
Diffstat (limited to 'nt')
| -rwxr-xr-x | nt/inc/grp.h | 3 |
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 { | |||
| 31 | struct group *getgrgid(gid_t); | 31 | struct 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) */ | ||