diff options
Diffstat (limited to 'sys/xen/xenbus/xenbus_probe_backend.c')
-rw-r--r-- | sys/xen/xenbus/xenbus_probe_backend.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/xen/xenbus/xenbus_probe_backend.c b/sys/xen/xenbus/xenbus_probe_backend.c index 5629c53..8ef66ce 100644 --- a/sys/xen/xenbus/xenbus_probe_backend.c +++ b/sys/xen/xenbus/xenbus_probe_backend.c @@ -56,6 +56,7 @@ __FBSDID("$FreeBSD$"); #include <sys/bus.h> #include <sys/sx.h> +#include <machine/xen/xen-os.h> #include <machine/xen/hypervisor.h> #include <machine/xen/xenbus.h> #include <machine/xen/evtchn.h> |