Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/uvm/uvm_map.h,v rcsdiff: /ftp/cvs/cvsroot/src/sys/uvm/uvm_map.h,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.64 retrieving revision 1.65 diff -u -p -r1.64 -r1.65 --- src/sys/uvm/uvm_map.h 2009/08/01 16:35:51 1.64 +++ src/sys/uvm/uvm_map.h 2010/09/25 01:42:40 1.65 @@ -1,4 +1,4 @@ -/* $NetBSD: uvm_map.h,v 1.64 2009/08/01 16:35:51 yamt Exp $ */ +/* $NetBSD: uvm_map.h,v 1.65 2010/09/25 01:42:40 matt Exp $ */ /* * Copyright (c) 1997 Charles D. Cranor and Washington University. @@ -110,7 +110,7 @@ #endif /* _KERNEL */ -#include +#include #include #include #include