Module Name:    src
Committed By:   uebayasi
Date:           Fri Nov 12 12:02:35 UTC 2010

Modified Files:
        src/sys/uvm: uvm_extern.h

Log Message:
Put back uvm_page.h for now.  Sorry for mess.


To generate a diff of this commit:
cvs rdiff -u -r1.164 -r1.165 src/sys/uvm/uvm_extern.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/uvm/uvm_extern.h
diff -u src/sys/uvm/uvm_extern.h:1.164 src/sys/uvm/uvm_extern.h:1.165
--- src/sys/uvm/uvm_extern.h:1.164	Fri Nov 12 02:36:02 2010
+++ src/sys/uvm/uvm_extern.h	Fri Nov 12 12:02:35 2010
@@ -1,4 +1,4 @@
-/*	$NetBSD: uvm_extern.h,v 1.164 2010/11/12 02:36:02 uebayasi Exp $	*/
+/*	$NetBSD: uvm_extern.h,v 1.165 2010/11/12 12:02:35 uebayasi Exp $	*/
 
 /*
  *
@@ -477,6 +477,7 @@
 #include <uvm/uvm_param.h>
 #include <uvm/uvm_prot.h>
 #include <uvm/uvm_pmap.h>
+#include <uvm/uvm_page.h>
 #include <uvm/uvm_map.h>
 #include <uvm/uvm_pager.h>
 

Reply via email to