diff options
Diffstat (limited to 'sys/uvm/uvm.h')
-rw-r--r-- | sys/uvm/uvm.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/uvm/uvm.h b/sys/uvm/uvm.h index c33fc983c38..561552b03cb 100644 --- a/sys/uvm/uvm.h +++ b/sys/uvm/uvm.h @@ -1,4 +1,4 @@ -/* $OpenBSD: uvm.h,v 1.44 2011/07/03 18:34:14 oga Exp $ */ +/* $OpenBSD: uvm.h,v 1.45 2011/07/03 18:36:49 oga Exp $ */ /* $NetBSD: uvm.h,v 1.24 2000/11/27 08:40:02 chs Exp $ */ /* @@ -40,8 +40,6 @@ #include <uvm/uvm_extern.h> -#include <uvm/uvm_stat.h> - /* * pull in prototypes */ |