K 10 svn:author V 3 pjd K 8 svn:date V 27 2014-04-07T20:44:00.739652Z K 7 svn:log V 280 IFp4 @1192291: - Don't include sys/caprights.h, leverage the fact that cap_rights_t is also defined in sys/types.h. - Include sys/types.h directly. - For systems that do not have cap_rights_t, define it, so we can use it in au_to_rights() prototype. Discussed with: rwatson END