Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jul 2002 18:54:45 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 15261 for review
Message-ID:  <200207310154.g6V1sjne018980@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=15261

Change 15261 by rwatson@rwatson_tislabs on 2002/07/30 18:54:28

	Since there is no longer any MAC-specific code in vfs_default.c,
	remove the opt_mac include.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/kern/vfs_default.c#9 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/kern/vfs_default.c#9 (text+ko) ====

@@ -39,8 +39,6 @@
  * $FreeBSD: src/sys/kern/vfs_default.c,v 1.63 2002/07/27 05:16:20 jeff Exp $
  */
 
-#include "opt_mac.h"
-
 #include <sys/param.h>
 #include <sys/systm.h>
 #include <sys/bio.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?200207310154.g6V1sjne018980>