summaryrefslogtreecommitdiffstats
path: root/contrib/openbsm/bin/audit/audit.c
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2006-02-11 00:39:23 +0000
committerrwatson <rwatson@FreeBSD.org>2006-02-11 00:39:23 +0000
commitc1c4403ced4c0e3859b204f59dbca7afd09fe1de (patch)
tree0dbe86a90411117cc063375810389026340ab6e7 /contrib/openbsm/bin/audit/audit.c
parentb7dae28d4aa65025d8b050fdb6b27c4513ea04c5 (diff)
parent0b2cf89651826909f5fdc3b98f24a31060a0f915 (diff)
downloadFreeBSD-src-c1c4403ced4c0e3859b204f59dbca7afd09fe1de.zip
FreeBSD-src-c1c4403ced4c0e3859b204f59dbca7afd09fe1de.tar.gz
This commit was generated by cvs2svn to compensate for changes in r155518,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib/openbsm/bin/audit/audit.c')
-rw-r--r--contrib/openbsm/bin/audit/audit.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/openbsm/bin/audit/audit.c b/contrib/openbsm/bin/audit/audit.c
index faf0a7e..861e4e1 100644
--- a/contrib/openbsm/bin/audit/audit.c
+++ b/contrib/openbsm/bin/audit/audit.c
@@ -30,7 +30,7 @@
*
* @APPLE_BSD_LICENSE_HEADER_END@
*
- * $P4: //depot/projects/trustedbsd/openbsm/bin/audit/audit.c#4 $
+ * $P4: //depot/projects/trustedbsd/openbsm/bin/audit/audit.c#5 $
*/
/*
* Program to trigger the audit daemon with a message that is either:
@@ -40,8 +40,8 @@
*
*/
-#include <sys/queue.h>
#include <sys/types.h>
+#include <sys/queue.h>
#include <sys/uio.h>
#include <bsm/audit.h>
OpenPOWER on IntegriCloud