PERFORCE change 165213 for review

Marko Zec zec at FreeBSD.org
Thu Jun 25 21:05:28 UTC 2009


http://perforce.freebsd.org/chv.cgi?CH=165213

Change 165213 by zec at zec_amdx4 on 2009/06/25 21:04:45

	Garbage collect.

Affected files ...

.. //depot/projects/vimage-commit2/src/sys/rpc/svc.c#8 edit

Differences ...

==== //depot/projects/vimage-commit2/src/sys/rpc/svc.c#8 (text+ko) ====

@@ -50,7 +50,6 @@
 #include <sys/lock.h>
 #include <sys/kernel.h>
 #include <sys/kthread.h>
-#include <sys/jail.h>
 #include <sys/malloc.h>
 #include <sys/mbuf.h>
 #include <sys/mutex.h>
@@ -59,7 +58,6 @@
 #include <sys/socketvar.h>
 #include <sys/systm.h>
 #include <sys/ucred.h>
-#include <sys/vimage.h>
 
 #include <rpc/rpc.h>
 #include <rpc/rpcb_clnt.h>


More information about the p4-projects mailing list