From ae0bab4889690c7680ac2b500763a7cadd471d12 Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Mon, 6 Aug 2001 22:34:45 +0000 Subject: remove vm_conf.h; art@ ok --- sys/uvm/uvm_swap.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/uvm/uvm_swap.c') diff --git a/sys/uvm/uvm_swap.c b/sys/uvm/uvm_swap.c index a15ffa212ef..1b85acc0f9a 100644 --- a/sys/uvm/uvm_swap.c +++ b/sys/uvm/uvm_swap.c @@ -1,4 +1,4 @@ -/* $OpenBSD: uvm_swap.c,v 1.32 2001/07/31 13:34:46 art Exp $ */ +/* $OpenBSD: uvm_swap.c,v 1.33 2001/08/06 22:34:44 mickey Exp $ */ /* $NetBSD: uvm_swap.c,v 1.34 2000/02/07 20:16:59 thorpej Exp $ */ /* @@ -48,9 +48,9 @@ #include #include #include +#include #include -#include #include #ifdef UVM_SWAP_ENCRYPT -- cgit v1.2.3