PERFORCE change 19892 for review
Robert Watson
rwatson at freebsd.org
Tue Oct 22 16:25:56 GMT 2002
http://perforce.freebsd.org/chv.cgi?CH=19892
Change 19892 by rwatson at rwatson_tislabs on 2002/10/22 09:25:46
mac.h no longer required here.
Affected files ...
.. //depot/projects/trustedbsd/mac/lib/libc/gen/getmntinfo.c#4 edit
.. //depot/projects/trustedbsd/mac/lib/libc/gen/getpeereid.c#5 edit
Differences ...
==== //depot/projects/trustedbsd/mac/lib/libc/gen/getmntinfo.c#4 (text+ko) ====
@@ -38,7 +38,6 @@
__FBSDID("$FreeBSD: src/lib/libc/gen/getmntinfo.c,v 1.4 2002/02/01 00:57:29 obrien Exp $");
#include <sys/param.h>
-#include <sys/mac.h>
#include <sys/ucred.h>
#include <sys/mount.h>
#include <stdlib.h>
==== //depot/projects/trustedbsd/mac/lib/libc/gen/getpeereid.c#5 (text+ko) ====
@@ -29,7 +29,6 @@
#include <sys/param.h>
#include <sys/socket.h>
-#include <sys/mac.h>
#include <sys/ucred.h>
#include <sys/un.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