>>> On 10.08.17 at 19:22, <wei.l...@citrix.com> wrote: > --- a/xen/include/asm-x86/xenoprof.h > +++ b/xen/include/asm-x86/xenoprof.h > @@ -68,6 +68,8 @@ void passive_domain_destroy(struct vcpu *v); > > #else > > +struct vcpu;
There already is a forward declaration in this header - I'd suggest moving that one up (outside the #if) instead of adding a 2nd one. With that feel free to re-add the ack I had given on v1. Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel