PERFORCE change 75898 for review
Robert Watson
rwatson at FreeBSD.org
Sun Apr 24 16:57:31 GMT 2005
http://perforce.freebsd.org/chv.cgi?CH=75898
Change 75898 by rwatson at rwatson_paprika on 2005/04/24 16:57:23
Fix missing include of audit_internal.h.
Affected files ...
.. //depot/projects/trustedbsd/openbsm/libbsm/bsm_token.c#6 edit
Differences ...
==== //depot/projects/trustedbsd/openbsm/libbsm/bsm_token.c#6 (text+ko) ====
@@ -41,6 +41,8 @@
#include <unistd.h>
#include <sys/socketvar.h>
+#include <bsm/audit_internal.h>
+
#include <libbsm.h>
#define GET_TOKEN_AREA(t, dptr, length) \
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