include <uvm/uvm_extern.h>

This commit is contained in:
matt 2011-01-18 01:08:55 +00:00
parent 24ab301018
commit de9fe3e4cb

View File

@ -1,4 +1,4 @@
/* $NetBSD: rbus_machdep.c,v 1.5 2011/01/04 11:41:24 kiyohara Exp $ */
/* $NetBSD: rbus_machdep.c,v 1.6 2011/01/18 01:08:55 matt Exp $ */
/*
* Copyright (c) 2003
@ -33,6 +33,8 @@
#include <sys/extent.h>
#include <uvm/uvm_extern.h>
#include <machine/bus.h>
#include <dev/pci/pcivar.h>