PERFORCE change 173673 for review
Jonathan Anderson
jona at FreeBSD.org
Mon Jan 25 16:15:08 UTC 2010
http://p4web.freebsd.org/chv.cgi?CH=173673
Change 173673 by jona at jona-belle-freebsd8 on 2010/01/25 16:14:56
But we don't need these KDB bits, which were used for debugging only...
Affected files ...
.. //depot/projects/trustedbsd/capabilities/src/sys/kern/vfs_syscalls.c#27 edit
Differences ...
==== //depot/projects/trustedbsd/capabilities/src/sys/kern/vfs_syscalls.c#27 (text+ko) ====
@@ -74,9 +74,6 @@
#ifdef KTRACE
#include <sys/ktrace.h>
#endif
-#ifdef KDB
-#include <sys/kdb.h>
-#endif
#include <machine/stdarg.h>
More information about the p4-projects
mailing list