PERFORCE change 93370 for review
Todd Miller
millert at FreeBSD.org
Wed Mar 15 20:27:24 UTC 2006
http://perforce.freebsd.org/chv.cgi?CH=93370
Change 93370 by millert at millert_p3 on 2006/03/15 20:26:57
Remove duplicate include of sys/ucred.h
Affected files ...
.. //depot/projects/trustedbsd/sebsd/sys/kern/kern_conf.c#16 edit
Differences ...
==== //depot/projects/trustedbsd/sebsd/sys/kern/kern_conf.c#16 (text+ko) ====
@@ -43,7 +43,6 @@
#include <sys/tty.h>
#include <sys/ucred.h>
#include <machine/stdarg.h>
-#include <sys/ucred.h>
#include <fs/devfs/devfs_int.h>
More information about the trustedbsd-cvs
mailing list