Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Mar 2006 20:27:16 GMT
From:      Todd Miller <millert@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 93370 for review
Message-ID:  <200603152027.k2FKRGRf088408@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=93370

Change 93370 by millert@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>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603152027.k2FKRGRf088408>