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