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:
Robert Watson 2006-07-03 14:44:13 +00:00
parent 190483c011
commit b8cb643f89
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=160084

View File

@ -37,6 +37,8 @@
#ifndef _BSM_AUDIT_RECORD_H_
#define _BSM_AUDIT_RECORD_H_
#include <sys/time.h> /* struct timeval */
/*
* Token type identifiers.
*/