aboutsummaryrefslogtreecommitdiff
path: root/sys/xen/xen-os.h
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2014-03-19 20:40:57 +0000
committerWarner Losh <imp@FreeBSD.org>2014-03-19 20:40:57 +0000
commite5d7b3ce52dd0213c224e9f058379775861e97e8 (patch)
tree32262b1fc9207efe4c81b855d0b6055979308350 /sys/xen/xen-os.h
parent44653522f6c864d8315c0c31fa15da288e03c1a1 (diff)
downloadsrc-e5d7b3ce52dd0213c224e9f058379775861e97e8.tar.gz
src-e5d7b3ce52dd0213c224e9f058379775861e97e8.zip
Revert last change, it breaks other things.
Notes
Notes: svn path=/head/; revision=263377
Diffstat (limited to 'sys/xen/xen-os.h')
-rw-r--r--sys/xen/xen-os.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/xen/xen-os.h b/sys/xen/xen-os.h
index c982d55dcc9a..7dd9c7e44c38 100644
--- a/sys/xen/xen-os.h
+++ b/sys/xen/xen-os.h
@@ -54,6 +54,7 @@ extern shared_info_t *HYPERVISOR_shared_info;
extern start_info_t *HYPERVISOR_start_info;
/* XXX: we need to get rid of this and use HYPERVISOR_start_info directly */
+extern struct xenstore_domain_interface *xen_store;
extern char *console_page;
enum xen_domain_type {