From d0c00105ec5e5d4b9258fe26e40d7a395f58cf1b Mon Sep 17 00:00:00 2001 From: "Thordur I. Bjornsson" Date: Wed, 9 Jun 2010 08:26:22 +0000 Subject: Move the prototype for uvm_wait() to uvm_extern.h and remove uvm_pdaemon.h has it was only holding that one prototype. OK art@, oga@, miod@, deraadt@ --- sys/uvm/uvm.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/uvm/uvm.h') diff --git a/sys/uvm/uvm.h b/sys/uvm/uvm.h index a8d42714cbb..9814120fd39 100644 --- a/sys/uvm/uvm.h +++ b/sys/uvm/uvm.h @@ -1,4 +1,4 @@ -/* $OpenBSD: uvm.h,v 1.38 2010/04/22 19:02:55 oga Exp $ */ +/* $OpenBSD: uvm.h,v 1.39 2010/06/09 08:26:21 thib Exp $ */ /* $NetBSD: uvm.h,v 1.24 2000/11/27 08:40:02 chs Exp $ */ /* @@ -56,7 +56,6 @@ #include #include #include -#include #include #include #ifdef UVM_SWAP_ENCRYPT -- cgit v1.2.3