Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-4]: src/sys/arch/hp300/dev Pull up rev. 1.33; approved by perry.



details:   https://anonhg.NetBSD.org/src/rev/5fcdb8fd8e4b
branches:  netbsd-1-4
changeset: 468249:5fcdb8fd8e4b
user:      kleink <kleink%NetBSD.org@localhost>
date:      Thu Apr 15 21:38:11 1999 +0000

description:
Pull up rev. 1.33; approved by perry.

diffstat:

 sys/arch/hp300/dev/grf.c |  7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diffs (22 lines):

diff -r b63f9c3bfcc4 -r 5fcdb8fd8e4b sys/arch/hp300/dev/grf.c
--- a/sys/arch/hp300/dev/grf.c  Thu Apr 15 18:19:06 1999 +0000
+++ b/sys/arch/hp300/dev/grf.c  Thu Apr 15 21:38:11 1999 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: grf.c,v 1.32 1999/03/24 05:50:59 mrg Exp $     */
+/*     $NetBSD: grf.c,v 1.32.2.1 1999/04/15 21:38:11 kleink Exp $      */
 
 /*
  * Copyright (c) 1988 University of Utah.
@@ -75,11 +75,8 @@
 #endif
 
 #include <vm/vm.h>
-#include <vm/vm_kern.h>
-#include <vm/vm_page.h>
-#include <vm/vm_pager.h>
-
 #include <uvm/uvm_extern.h>
+#include <uvm/uvm_map.h>
 
 #include <miscfs/specfs/specdev.h>
 



Home | Main Index | Thread Index | Old Index