PERFORCE change 19743 for review

Robert Watson rwatson at freebsd.org
Sun Oct 20 23:01:10 GMT 2002


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

Change 19743 by rwatson at rwatson_tislabs on 2002/10/20 16:01:01

	opt_mac.h dependency no longer required for this module.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/modules/nfsclient/Makefile#6 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/modules/nfsclient/Makefile#6 (text+ko) ====

@@ -5,7 +5,7 @@
 SRCS=	vnode_if.h \
 	nfs_bio.c nfs_lock.c nfs_node.c nfs_socket.c nfs_subs.c nfs_nfsiod.c \
 	nfs_vfsops.c nfs_vnops.c nfs_common.c \
-	opt_inet.h opt_mac.h opt_nfs.h opt_bootp.h opt_nfsroot.h
+	opt_inet.h opt_nfs.h opt_bootp.h opt_nfsroot.h
 SRCS+=	opt_inet6.h
 
 NFS_INET?=	1	# 0/1 - requires INET to be configured in kernel
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