Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 May 2002 22:20:44 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 10657 for review
Message-ID:  <200205020520.g425Kik86845@freefall.freebsd.org>

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

Change 10657 by rwatson@rwatson_tislabs on 2002/05/01 22:20:41

	Since mac_ifoff is not #ifdef MAC, remove the #include of opt_mac.h

Affected files ...

... //depot/projects/trustedbsd/mac/sys/security/mac_ifoff/mac_ifoff.c#7 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/security/mac_ifoff/mac_ifoff.c#7 (text+ko) ====

@@ -44,8 +44,6 @@
  * environments.
  */
 
-#include "opt_mac.h"
-
 #include <sys/types.h>
 #include <sys/param.h>
 #include <sys/conf.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?200205020520.g425Kik86845>