summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2001-11-06 19:53:43 +0000
committermiod <miod@openbsd.org>2001-11-06 19:53:43 +0000
commit261655ab0cbecd90c1e3f9e57a08e98f8870e627 (patch)
treefaeac4cbf15aef6fc1fe441717783cf400220e88 /sys
parentReplace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. (diff)
downloadwireguard-openbsd-261655ab0cbecd90c1e3f9e57a08e98f8870e627.tar.xz
wireguard-openbsd-261655ab0cbecd90c1e3f9e57a08e98f8870e627.zip
Begone.
Diffstat (limited to 'sys')
-rw-r--r--sys/vm/pmap.h1
-rw-r--r--sys/vm/vm.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/vm/pmap.h b/sys/vm/pmap.h
deleted file mode 100644
index 88ecb8f3238..00000000000
--- a/sys/vm/pmap.h
+++ /dev/null
@@ -1 +0,0 @@
-#include <uvm/uvm_pmap.h>
diff --git a/sys/vm/vm.h b/sys/vm/vm.h
deleted file mode 100644
index 85b91503dbc..00000000000
--- a/sys/vm/vm.h
+++ /dev/null
@@ -1 +0,0 @@
-#include <uvm/uvm_extern.h>