Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 921932
Collapse All | Expand All

(-)a/tools/qemu-xen/include/hw/xen/xen_native.h (-2 / +2 lines)
Lines 1-9 Link Here
1
#ifndef QEMU_HW_XEN_NATIVE_H
1
#ifndef QEMU_HW_XEN_NATIVE_H
2
#define QEMU_HW_XEN_NATIVE_H
2
#define QEMU_HW_XEN_NATIVE_H
3
3
4
#ifdef __XEN_INTERFACE_VERSION__
4
/* #ifdef __XEN_INTERFACE_VERSION__
5
#error In Xen native files, include xen_native.h before other Xen headers
5
#error In Xen native files, include xen_native.h before other Xen headers
6
#endif
6
#endif */ 
7
7
8
/*
8
/*
9
 * If we have new enough libxenctrl then we do not want/need these compat
9
 * If we have new enough libxenctrl then we do not want/need these compat

Return to bug 921932