xref: /titanic_51/usr/src/contrib/ast/src/lib/libcmd/features/ids (revision b4dd7d09880f14016feece03929a224eca1cf39a)
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