xref: /onnv-gate/usr/src/lib/libcmd/common/features/ids (revision 4887:feebf9260c2e)
1*4887Schinlib	endgrent,getgrent,setgrent
2*4887Schinlib	fsid,getfsgid,isfsg sys/types.h sys/fss.h fsg.h -lfsg
3*4887Schinmac	fsid sys/types.h sys/fss.h fsg.h
4*4887Schincat{
5*4887Schin	#if !_lib_fsid && _mac_fsid
6*4887Schin	#define _lib_fsid	1
7*4887Schin	#endif
8*4887Schin}end
9