Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 May 2002 18:56:25 -0700 (PDT)
From:      Jonathan Mini <mini@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 10627 for review
Message-ID:  <200205020156.g421uPV46832@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=10627

Change 10627 by mini@mini_stylus on 2002/05/01 18:56:22

	Don't include <vm/vm_zone.h>, it has been replaced with uma.

Affected files ...

... //depot/projects/kse/sys/kern/kern_thread.c#41 edit

Differences ...

==== //depot/projects/kse/sys/kern/kern_thread.c#41 (text+ko) ====

@@ -48,7 +48,6 @@
 #include <vm/vm.h>
 #include <vm/pmap.h>
 #include <vm/vm_map.h>
-#include <vm/vm_zone.h>
 
 /*static MALLOC_DEFINE(M_PROC, "proc", "Proc structures"); */
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




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