]> xenbits.xensource.com Git - people/jgross/xen.git/commitdiff
ocaml/libs/eventchn: drop unneeded evtchn.h
authorManuel Bouyer <bouyer@netbsd.org>
Tue, 12 Jan 2021 18:12:39 +0000 (19:12 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 18 Jan 2021 17:55:27 +0000 (17:55 +0000)
On NetBSD xen/sys/evtchn.h is not available any more. Just remove it as it's
not needed.

Signed-off-by: Manuel Bouyer <bouyer@netbsd.org>
Acked-by: Christian Lindig <christian.lindig@citrix.com>
tools/ocaml/libs/eventchn/xeneventchn_stubs.c

index ba40078d097dfb5ecd6394061f969fa0fb6c311d..f889a7a2e4a1bed9930c1d0d3648174da8191bb8 100644 (file)
@@ -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