diff options
Diffstat (limited to 'sys/compat/common/vm_43.c')
-rw-r--r-- | sys/compat/common/vm_43.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/common/vm_43.c b/sys/compat/common/vm_43.c index 150b328f046..1ac5dec6812 100644 --- a/sys/compat/common/vm_43.c +++ b/sys/compat/common/vm_43.c @@ -1,4 +1,4 @@ -/* $OpenBSD: vm_43.c,v 1.3 2001/08/11 22:57:56 art Exp $ */ +/* $OpenBSD: vm_43.c,v 1.4 2001/11/06 19:53:17 miod Exp $ */ /* $NetBSD: vm_43.c,v 1.1 1996/02/05 01:58:29 christos Exp $ */ /* @@ -62,7 +62,7 @@ #include <miscfs/specfs/specdev.h> -#include <vm/vm.h> +#include <uvm/uvm_extern.h> /* ARGSUSED */ int |