1 | #ifndef _GRP_MERGE_H |
---|---|
2 | #include <nss/grp-merge.h> |
3 | |
4 | libc_hidden_proto (__copy_grp) |
5 | libc_hidden_proto (__merge_grp) |
6 | |
7 | #endif /* _GRP_MERGE_H */ |
8 |
1 | #ifndef _GRP_MERGE_H |
---|---|
2 | #include <nss/grp-merge.h> |
3 | |
4 | libc_hidden_proto (__copy_grp) |
5 | libc_hidden_proto (__merge_grp) |
6 | |
7 | #endif /* _GRP_MERGE_H */ |
8 |