xref: /titanic_44/usr/src/lib/libcmd/common/features/ids (revision da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968)
1*da2e3ebdSchinlib	endgrent,getgrent,setgrent
2*da2e3ebdSchinlib	fsid,getfsgid,isfsg sys/types.h sys/fss.h fsg.h -lfsg
3*da2e3ebdSchinmac	fsid sys/types.h sys/fss.h fsg.h
4*da2e3ebdSchincat{
5*da2e3ebdSchin	#if !_lib_fsid && _mac_fsid
6*da2e3ebdSchin	#define _lib_fsid	1
7*da2e3ebdSchin	#endif
8*da2e3ebdSchin}end
9