kernel/include/xen/interface/hvm/hvm_op.h
.. .. @@ -21,6 +21,8 @@ 21 21 #ifndef __XEN_PUBLIC_HVM_HVM_OP_H__ 22 22 #define __XEN_PUBLIC_HVM_HVM_OP_H__ 23 23 24 +#include <xen/interface/xen.h>25 +24 26 /* Get/set subcommands: the second argument of the hypercall is a 25 27 * pointer to a xen_hvm_param struct. */ 26 28 #define HVMOP_set_param 0