mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 15:24:40 -05:00
- 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 |
||
|---|---|---|
| .. | ||
| audit.h | ||
| audit_domain.h | ||
| audit_errno.h | ||
| audit_fcntl.h | ||
| audit_internal.h | ||
| audit_kevents.h | ||
| audit_record.h | ||
| audit_socket_type.h | ||