PERFORCE change 75787 for review
Robert Watson
rwatson at FreeBSD.org
Sat Apr 23 11:30:30 GMT 2005
http://perforce.freebsd.org/chv.cgi?CH=75787
Change 75787 by rwatson at rwatson_paprika on 2005/04/23 11:30:16
Add include for portability to FreeBSD.
Affected files ...
.. //depot/projects/trustedbsd/openbsm/libbsm/bsm_control.c#2 edit
Differences ...
==== //depot/projects/trustedbsd/openbsm/libbsm/bsm_control.c#2 (text+ko) ====
@@ -26,6 +26,7 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
+#include <errno.h>
#include <string.h>
#include <pthread.h>
#include <stdio.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