On Thu, Jul 09, 2015 at 07:26:30PM +0100, Andrew Cooper wrote: > + * Local variables: > + * mode: C > + * c-basic-offset: 4 > + * indent-tabs-mode: nil > + * End: > + */ > diff --git a/tools/libxl/libxl_internal.h b/tools/libxl/libxl_internal.h > index 19fc425..9147de1 100644 > --- a/tools/libxl/libxl_internal.h > +++ b/tools/libxl/libxl_internal.h > @@ -2244,6 +2244,8 @@ struct libxl__async_exec_state { > int libxl__async_exec_start(libxl__async_exec_state *aes); > bool libxl__async_exec_inuse(const libxl__async_exec_state *aes); > > +void libxl__kill(libxl__gc *gc, pid_t pid, int sig, const char *what);
_hidden void ... other than that: Acked-by: Wei Liu <wei.l...@citrix.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel