]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/xen.git/commit
tools: avoid redefinining xenevtchn_handle typedef for xc_suspend_*
authorIan Campbell <ian.campbell@citrix.com>
Mon, 25 Jan 2016 17:10:49 +0000 (17:10 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 25 Jan 2016 17:21:45 +0000 (17:21 +0000)
commit3b971de7f1cc595ae7ef03fb6f500295a8b82630
tree813b67bccde26584e49be0cf0f499fb394c5e638
parent2d2f7895774a5ecb1600fd18f147fc7e1a515c38
tools: avoid redefinining xenevtchn_handle typedef for xc_suspend_*

Similar to the previous xentoollog case this is not allowed. Switch to
a forward decl of the struct and use of it in the APIs.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxc/include/xenguest.h