summaryrefslogtreecommitdiffstats
path: root/sys/security/audit
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2009-09-08 13:24:36 +0000
committerphk <phk@FreeBSD.org>2009-09-08 13:24:36 +0000
commit1d940d24527ccde2365e9d4284138834e7c7bd52 (patch)
tree9a72dd1bef0a0c40595c39d60ea090b4d84fec6e /sys/security/audit
parent52972616516a18e69bb2849c2f2e718ee644b27f (diff)
downloadFreeBSD-src-1d940d24527ccde2365e9d4284138834e7c7bd52.zip
FreeBSD-src-1d940d24527ccde2365e9d4284138834e7c7bd52.tar.gz
Having thrown the cat out of the house, add a necessary include.
Diffstat (limited to 'sys/security/audit')
-rw-r--r--sys/security/audit/audit_bsm_token.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/security/audit/audit_bsm_token.c b/sys/security/audit/audit_bsm_token.c
index 5523ea4..a050df1 100644
--- a/sys/security/audit/audit_bsm_token.c
+++ b/sys/security/audit/audit_bsm_token.c
@@ -36,6 +36,7 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
+#include <sys/param.h>
#include <sys/types.h>
#include <sys/endian.h>
#include <sys/queue.h>
OpenPOWER on IntegriCloud