Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jul 2002 15:37:31 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 15146 for review
Message-ID:  <200207292237.g6TMbVUM092126@freefall.freebsd.org>

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

Change 15146 by rwatson@rwatson_paprika on 2002/07/29 15:36:52

	Oops, include opt_mac.h.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/kern/vfs_mount.c#3 edit

Differences ...

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

@@ -86,6 +86,7 @@
 
 #include "opt_rootdevname.h"
 #include "opt_ddb.h"
+#include "opt_mac.h"
 
 #ifdef DDB
 #include <ddb/ddb.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?200207292237.g6TMbVUM092126>