summaryrefslogtreecommitdiffstats
path: root/sys/dev/pv/files.pv
diff options
context:
space:
mode:
authorjsg <jsg@openbsd.org>2020-01-24 05:14:51 +0000
committerjsg <jsg@openbsd.org>2020-01-24 05:14:51 +0000
commit854a1b2d65aecb1ec4da35222be452e85e91f3b7 (patch)
tree5f9b672cd401db71c1e5d33b330b9937dce0e650 /sys/dev/pv/files.pv
parentPermit 0 length writes, because openssl s_client is special (diff)
downloadwireguard-openbsd-854a1b2d65aecb1ec4da35222be452e85e91f3b7.tar.xz
wireguard-openbsd-854a1b2d65aecb1ec4da35222be452e85e91f3b7.zip
cleanup unused headers generated by config
ok tedu@ krw@ deraadt@
Diffstat (limited to 'sys/dev/pv/files.pv')
-rw-r--r--sys/dev/pv/files.pv4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pv/files.pv b/sys/dev/pv/files.pv
index 422737de605..e081897d582 100644
--- a/sys/dev/pv/files.pv
+++ b/sys/dev/pv/files.pv
@@ -1,4 +1,4 @@
-# $OpenBSD: files.pv,v 1.15 2018/11/23 12:37:40 reyk Exp $
+# $OpenBSD: files.pv,v 1.16 2020/01/24 05:14:51 jsg Exp $
#
# Config file and device description for paravirtual devices.
# Included by ports that need it.
@@ -16,7 +16,7 @@ file dev/pv/pvclock.c pvclock needs-flag
# VMware Tools
device vmt
attach vmt at pvbus
-file dev/pv/vmt.c vmt needs-flag
+file dev/pv/vmt.c vmt
# Xen
device xen {}