aboutsummaryrefslogtreecommitdiff
path: root/sys/security/mac_seeotheruids
diff options
context:
space:
mode:
authorRobert Watson <rwatson@FreeBSD.org>2006-12-22 23:34:47 +0000
committerRobert Watson <rwatson@FreeBSD.org>2006-12-22 23:34:47 +0000
commit0efd6615cd5f39b67cec82a7034e655f3b5801e3 (patch)
tree5bd953ffcfacedca36999324a1d2c241c6ad3c78 /sys/security/mac_seeotheruids
parent04b5b3b0be11ae6688ceca82a3e7675e8a701b39 (diff)
downloadsrc-0efd6615cd5f39b67cec82a7034e655f3b5801e3.tar.gz
src-0efd6615cd5f39b67cec82a7034e655f3b5801e3.zip
Notes
Diffstat (limited to 'sys/security/mac_seeotheruids')
-rw-r--r--sys/security/mac_seeotheruids/mac_seeotheruids.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/security/mac_seeotheruids/mac_seeotheruids.c b/sys/security/mac_seeotheruids/mac_seeotheruids.c
index f8c02d2611f0..39d60db987ad 100644
--- a/sys/security/mac_seeotheruids/mac_seeotheruids.c
+++ b/sys/security/mac_seeotheruids/mac_seeotheruids.c
@@ -64,7 +64,7 @@
#include <vm/vm.h>
-#include <sys/mac_policy.h>
+#include <security/mac/mac_policy.h>
SYSCTL_DECL(_security_mac);