summaryrefslogtreecommitdiffstats
path: root/contrib/openbsm/bsm/libbsm.h
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2006-03-04 16:45:52 +0000
committerrwatson <rwatson@FreeBSD.org>2006-03-04 16:45:52 +0000
commita8790234d5db9f72a75129b10df55da1475012a4 (patch)
tree1727bc17eb9e6fc1c3c270d72438a9c02374fe6b /contrib/openbsm/bsm/libbsm.h
parent57ceefb9d9f44e8ea3884412a34bf5070f8fdf14 (diff)
parentab71945909ae42af4e5fa0802d62298315b31281 (diff)
downloadFreeBSD-src-a8790234d5db9f72a75129b10df55da1475012a4.zip
FreeBSD-src-a8790234d5db9f72a75129b10df55da1475012a4.tar.gz
This commit was generated by cvs2svn to compensate for changes in r156283,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib/openbsm/bsm/libbsm.h')
-rw-r--r--contrib/openbsm/bsm/libbsm.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/openbsm/bsm/libbsm.h b/contrib/openbsm/bsm/libbsm.h
index 09233c0..a687111 100644
--- a/contrib/openbsm/bsm/libbsm.h
+++ b/contrib/openbsm/bsm/libbsm.h
@@ -26,7 +26,7 @@
* IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
*
- * $P4: //depot/projects/trustedbsd/openbsm/bsm/libbsm.h#16 $
+ * $P4: //depot/projects/trustedbsd/openbsm/bsm/libbsm.h#18 $
*/
#ifndef _LIBBSM_H_
@@ -42,9 +42,9 @@
#include <sys/types.h>
#include <sys/cdefs.h>
-#include <sys/queue.h>
#include <stdint.h> /* Required for audit.h. */
+#include <time.h> /* Required for clock_t on Linux. */
#include <bsm/audit.h>
#include <bsm/audit_record.h>
OpenPOWER on IntegriCloud