Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/ic Pull in <uvm/uvm_extern.h>
details: https://anonhg.NetBSD.org/src/rev/d6bb40039e73
branches: trunk
changeset: 499206:d6bb40039e73
user: thorpej <thorpej%NetBSD.org@localhost>
date: Tue Nov 14 18:35:10 2000 +0000
description:
Pull in <uvm/uvm_extern.h>
diffstat:
sys/dev/ic/isp_netbsd.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 3ed6f10ef3ba -r d6bb40039e73 sys/dev/ic/isp_netbsd.h
--- a/sys/dev/ic/isp_netbsd.h Tue Nov 14 18:21:00 2000 +0000
+++ b/sys/dev/ic/isp_netbsd.h Tue Nov 14 18:35:10 2000 +0000
@@ -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>
Home |
Main Index |
Thread Index |
Old Index