Include uvm/uvm_pglist.h for struct pglist.

This commit is contained in:
uebayasi 2010-11-06 12:19:14 +00:00
parent 8e3c57e6cc
commit b73ba829c6
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: uvm_object.h,v 1.28 2010/09/25 01:42:40 matt Exp $ */
/* $NetBSD: uvm_object.h,v 1.29 2010/11/06 12:19:14 uebayasi Exp $ */
/*
*
@ -42,6 +42,7 @@
*/
#include <sys/rbtree.h>
#include <uvm/uvm_pglist.h>
/*
* uvm_object: all that is left of mach objects.