Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/netkey <vm/vm.h> -> <uvm/uvm_extern.h>
details: https://anonhg.NetBSD.org/src/rev/a4f78bab5b89
branches: trunk
changeset: 493971:a4f78bab5b89
user: mrg <mrg%NetBSD.org@localhost>
date: Wed Jun 28 03:29:45 2000 +0000
description:
<vm/vm.h> -> <uvm/uvm_extern.h>
diffstat:
sys/netkey/key.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3f4f0001f3c2 -r a4f78bab5b89 sys/netkey/key.c
--- a/sys/netkey/key.c Wed Jun 28 03:01:16 2000 +0000
+++ b/sys/netkey/key.c Wed Jun 28 03:29:45 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: key.c,v 1.24 2000/06/24 00:15:52 thorpej Exp $ */
+/* $NetBSD: key.c,v 1.25 2000/06/28 03:29:45 mrg Exp $ */
/* $KAME: key.c,v 1.132 2000/06/15 13:41:49 itojun Exp $ */
/*
@@ -7210,7 +7210,7 @@
return m;
}
-#include <vm/vm.h>
+#include <uvm/uvm_extern.h>
#include <sys/sysctl.h>
static int *key_sysvars[] = KEYCTL_VARS;
Home |
Main Index |
Thread Index |
Old Index