mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Merge OpenBSM 1.0 alpha 7 nested time.h include to kernel version of
audit_record.h. Obtained from: TrustedBSD Project
This commit is contained in:
parent
190483c011
commit
b8cb643f89
1 changed files with 2 additions and 0 deletions
|
|
@ -37,6 +37,8 @@
|
|||
#ifndef _BSM_AUDIT_RECORD_H_
|
||||
#define _BSM_AUDIT_RECORD_H_
|
||||
|
||||
#include <sys/time.h> /* struct timeval */
|
||||
|
||||
/*
|
||||
* Token type identifiers.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue