xref: /illumos-gate/usr/src/contrib/ast/src/lib/libcmd/features/ids (revision 8222814ef8560ee0ba222eca8ca5acffc6cd0e44)
1lib	endgrent,getgrent,setgrent
2lib	fsid,getfsgid,isfsg sys/types.h sys/fss.h fsg.h -lfsg
3lib	getsid unistd.h
4mac	fsid sys/types.h sys/fss.h fsg.h
5cat{
6	#if !_lib_fsid && _mac_fsid
7	#define _lib_fsid	1
8	#endif
9}end
10