aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/hyperv
diff options
context:
space:
mode:
authorSepherosa Ziehau <sephe@FreeBSD.org>2016-07-13 05:01:12 +0000
committerSepherosa Ziehau <sephe@FreeBSD.org>2016-07-13 05:01:12 +0000
commit884d26c84cba3ffc3d4e626306098fcdfe6a0c2b (patch)
treed14a380e640d0e13dcebd53d418d0a7245bd46c7 /sys/modules/hyperv
parentabe9fa49962597e24cd956f04e264d2942c5d982 (diff)
Notes
Diffstat (limited to 'sys/modules/hyperv')
-rw-r--r--sys/modules/hyperv/utilities/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/hyperv/utilities/Makefile b/sys/modules/hyperv/utilities/Makefile
index c1b6d4fa969a5..290bd2737ad55 100644
--- a/sys/modules/hyperv/utilities/Makefile
+++ b/sys/modules/hyperv/utilities/Makefile
@@ -4,7 +4,7 @@
KMOD= hv_utils
SRCS= hv_util.c hv_kvp.c hv_timesync.c hv_shutdown.c hv_heartbeat.c
-SRCS+= bus_if.h device_if.h
+SRCS+= bus_if.h device_if.h vmbus_if.h
CFLAGS+= -I${.CURDIR}/../../../dev/hyperv/include \
-I${.CURDIR}/../../../dev/hyperv/vmbus