Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Oct 2002 16:01:10 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 19743 for review
Message-ID:  <200210202301.g9KN1AnS088867@repoman.freebsd.org>

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

Change 19743 by rwatson@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@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?200210202301.g9KN1AnS088867>