diff options
-rw-r--r-- | sys/compat/common/vm_43.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/compat/common/vm_43.c b/sys/compat/common/vm_43.c index a5c10cc11f8..150b328f046 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.2 2001/05/11 13:10:29 art Exp $ */ +/* $OpenBSD: vm_43.c,v 1.3 2001/08/11 22:57:56 art Exp $ */ /* $NetBSD: vm_43.c,v 1.1 1996/02/05 01:58:29 christos Exp $ */ /* @@ -63,8 +63,6 @@ #include <miscfs/specfs/specdev.h> #include <vm/vm.h> -#include <vm/vm_pager.h> -#include <vm/vm_prot.h> /* ARGSUSED */ int |