Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jul 2005 01:45:43 GMT
From:      Wayne Salamon <wsalamon@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 80224 for review
Message-ID:  <200507150145.j6F1jhNB049480@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=80224

Change 80224 by wsalamon@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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507150145.j6F1jhNB049480>