Module Name:    src
Committed By:   uebayasi
Date:           Mon Nov 15 08:41:44 UTC 2010

Modified Files:
        src/sys/uvm [uebayasi-xip]: uvm_extern.h

Log Message:
Hide uvm/uvm_page.h here again.


To generate a diff of this commit:
cvs rdiff -u -r1.161.2.10 -r1.161.2.11 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.161.2.10 src/sys/uvm/uvm_extern.h:1.161.2.11
--- src/sys/uvm/uvm_extern.h:1.161.2.10	Tue Nov  2 14:05:28 2010
+++ src/sys/uvm/uvm_extern.h	Mon Nov 15 08:41:44 2010
@@ -1,4 +1,4 @@
-/*	$NetBSD: uvm_extern.h,v 1.161.2.10 2010/11/02 14:05:28 uebayasi Exp $	*/
+/*	$NetBSD: uvm_extern.h,v 1.161.2.11 2010/11/15 08:41:44 uebayasi Exp $	*/
 
 /*
  *
@@ -476,7 +476,6 @@
 #include <sys/lock.h>
 #include <uvm/uvm_param.h>
 #include <uvm/uvm_prot.h>
-#include <uvm/uvm_page.h>
 #include <uvm/uvm_pmap.h>
 #include <uvm/uvm_map.h>
 #include <uvm/uvm_pager.h>

Reply via email to