summaryrefslogtreecommitdiffstats
path: root/sys/sys/mac_policy.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/mac_policy.h')
-rw-r--r--sys/sys/mac_policy.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/sys/mac_policy.h b/sys/sys/mac_policy.h
index afd437f..a7e9d834 100644
--- a/sys/sys/mac_policy.h
+++ b/sys/sys/mac_policy.h
@@ -55,6 +55,8 @@
* Operations are sorted first by general class of operation, then
* alphabetically.
*/
+#include <sys/acl.h> /* XXX acl_type_t */
+
struct acl;
struct bpf_d;
struct componentname;
OpenPOWER on IntegriCloud