Pull in <uvm/uvm_extern.h>

This commit is contained in:
thorpej 2000-11-14 18:35:10 +00:00
parent 275539f03c
commit 60f33f91c2
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: isp_netbsd.h,v 1.30 2000/10/16 05:18:15 mjacob Exp $ */
/* $NetBSD: isp_netbsd.h,v 1.31 2000/11/14 18:35:10 thorpej Exp $ */
/*
* This driver, which is contained in NetBSD in the files:
*
@ -73,6 +73,7 @@
#include <sys/proc.h>
#include <sys/user.h>
#include <uvm/uvm_extern.h>
#include <dev/scsipi/scsi_all.h>
#include <dev/scsipi/scsipi_all.h>