PERFORCE change 80224 for review
Wayne Salamon
wsalamon at FreeBSD.org
Fri Jul 15 01:45:43 GMT 2005
http://perforce.freebsd.org/chv.cgi?CH=80224
Change 80224 by wsalamon at gretsch on 2005/07/15 01:45:21
Include libbsm.h from the /usr/include/bsm.
Affected files ...
.. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/include/audittest.h#4 edit
Differences ...
==== //depot/projects/trustedbsd/audit3/tools/regression/audit/test/include/audittest.h#4 (text+ko) ====
@@ -26,9 +26,9 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
#include <bsm/audit_kevents.h>
+#include <bsm/libbsm.h>
#include <sys/param.h>
-#include <libbsm.h>
#include <assert.h>
#include <stdio.h>
#include <stdbool.h>
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list