PERFORCE change 89753 for review

Robert Watson rwatson at FreeBSD.org
Sun Jan 15 21:43:08 GMT 2006


http://perforce.freebsd.org/chv.cgi?CH=89753

Change 89753 by rwatson at rwatson_fledge on 2006/01/15 21:42:47

	Darwin requires stdint.h for new POSIX types.

Affected files ...

.. //depot/projects/trustedbsd/openbsm/bsm/libbsm.h#9 edit

Differences ...

==== //depot/projects/trustedbsd/openbsm/bsm/libbsm.h#9 (text+ko) ====

@@ -45,6 +45,7 @@
 #include <bsm/audit_record.h>
 
 #include <stdio.h>
+#include <stdint.h>
 
 #ifdef __APPLE__
 #include <mach/mach.h>		/* audit_token_t */
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