mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 22:30:07 +00:00
8 lines
139 B
C
8 lines
139 B
C
|
#ifndef _GRP_MERGE_H
|
||
|
#include <grp/grp-merge.h>
|
||
|
|
||
|
libc_hidden_proto (__copy_grp)
|
||
|
libc_hidden_proto (__merge_grp)
|
||
|
|
||
|
#endif /* _GRP_MERGE_H */
|