PERFORCE change 79873 for review
Robert Watson
rwatson at FreeBSD.org
Sun Jul 10 00:06:53 GMT 2005
http://perforce.freebsd.org/chv.cgi?CH=79873
Change 79873 by rwatson at rwatson_zoo on 2005/07/10 00:06:42
Remove unnecessary include addition, probably stemming from a
build fix required relative to some base system nit in the past.
Affected files ...
.. //depot/projects/trustedbsd/sebsd/sys/kern/kern_proc.c#11 edit
Differences ...
==== //depot/projects/trustedbsd/sebsd/sys/kern/kern_proc.c#11 (text+ko) ====
@@ -44,7 +44,6 @@
#include <sys/mutex.h>
#include <sys/proc.h>
#include <sys/sysent.h>
-#include <sys/kse.h>
#include <sys/sched.h>
#include <sys/smp.h>
#include <sys/sysctl.h>
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list