Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 2002 10:14:04 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 19905 for review
Message-ID:  <200210221714.g9MHE4jT017184@repoman.freebsd.org>

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

Change 19905 by rwatson@rwatson_tislabs on 2002/10/22 10:13:06

	Gratuitous diff reduction.

Affected files ...

.. //depot/projects/trustedbsd/mac/usr.sbin/inetd/builtins.c#6 edit
.. //depot/projects/trustedbsd/mac/usr.sbin/rpc.umntall/rpc.umntall.c#4 edit

Differences ...

==== //depot/projects/trustedbsd/mac/usr.sbin/inetd/builtins.c#6 (text+ko) ====

@@ -33,7 +33,6 @@
 #include <sys/stat.h>
 #include <sys/socket.h>
 #include <sys/sysctl.h>
-#include <sys/mac.h>
 #include <sys/ucred.h>
 #include <sys/uio.h>
 #include <sys/utsname.h>

==== //depot/projects/trustedbsd/mac/usr.sbin/rpc.umntall/rpc.umntall.c#4 (text+ko) ====

@@ -31,7 +31,6 @@
 #endif /* not lint */
 
 #include <sys/param.h>
-#include <sys/mac.h>
 #include <sys/ucred.h>
 #include <sys/mount.h>
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




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