Message ID | 20210112181242.1570-19-bouyer@antioche.eu.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | ocaml/libs/eventchn: drop unneeded evtchn.h | expand |
Acked-by: Christian Lindig <christian.lindig@citrix.com>
On Wed, Jan 13, 2021 at 09:22:38AM +0000, Christian Lindig wrote:
> Acked-by: Christian Lindig <christian.lindig@citrix.com>
thanks. What should I do now, submit a new patch with this tag, or just wait
for it to be commited ?
diff --git a/tools/ocaml/libs/eventchn/xeneventchn_stubs.c b/tools/ocaml/libs/eventchn/xeneventchn_stubs.c index ba40078d09..f889a7a2e4 100644 --- a/tools/ocaml/libs/eventchn/xeneventchn_stubs.c +++ b/tools/ocaml/libs/eventchn/xeneventchn_stubs.c @@ -22,7 +22,6 @@ #include <stdint.h> #include <sys/ioctl.h> #include <xen/xen.h> -#include <xen/sys/evtchn.h> #include <xenevtchn.h> #define CAML_NAME_SPACE