]> xenbits.xensource.com Git - legacy/linux-2.6.18-xen.git/commit
ia64, xencomm: fix 1028:6f7bda25a4de
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 15 Sep 2010 06:46:47 +0000 (07:46 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 15 Sep 2010 06:46:47 +0000 (07:46 +0100)
commit17d52129aca1f76d0fc511c013346b967904bd57
treef60c9854105e16f201d3a4aee1d6d9abedae16eb
parentbe43e2ac5caed8009c310acff3330e6cc052286a
ia64, xencomm: fix 1028:6f7bda25a4de

Because xen-compat.h defines __XEN_INTERFACE_VERSION__ only if __XEN__
or __XEN_TOOLS__ is defined, I added #include xen-compat.h before
#define __XEN_TOOLS__.

I confirmed that dom0 kernel could be built without warnings and
guests could be created.

Signed-off-by: KUWAMURA Shin'ya <kuwa@jp.fujitsu.com>
arch/ia64/xen/xcom_privcmd.c