[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen staging] ocaml/libs/eventchn: drop unneeded evtchn.h
commit cf2a56606033c244321f5d1b6b97d055b2506897 Author: Manuel Bouyer <bouyer@xxxxxxxxxx> AuthorDate: Tue Jan 12 19:12:39 2021 +0100 Commit: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> CommitDate: Mon Jan 18 17:55:27 2021 +0000 ocaml/libs/eventchn: drop unneeded evtchn.h 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@xxxxxxxxxx> Acked-by: Christian Lindig <christian.lindig@xxxxxxxxxx> --- tools/ocaml/libs/eventchn/xeneventchn_stubs.c | 1 - 1 file changed, 1 deletion(-) 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 -- generated by git-patchbot for /home/xen/git/xen.git#staging
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |