summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/bsm/audit.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sys/bsm/audit.h')
-rw-r--r--freebsd/sys/bsm/audit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/sys/bsm/audit.h b/freebsd/sys/bsm/audit.h
index 42e1e171..d1f18a91 100644
--- a/freebsd/sys/bsm/audit.h
+++ b/freebsd/sys/bsm/audit.h
@@ -34,7 +34,7 @@
#define _BSM_AUDIT_H
#include <rtems/bsd/sys/param.h>
-#include <rtems/bsd/sys/types.h>
+#include <sys/types.h>
#define AUDIT_RECORD_MAGIC 0x828a0f1b
#define MAX_AUDIT_RECORDS 20