From: Manuel Bouyer Date: Tue, 12 Jan 2021 18:12:39 +0000 (+0100) Subject: ocaml/libs/eventchn: drop unneeded evtchn.h X-Git-Tag: archive/raspbian/4.16.0+51-g0941d6cb-1+rpi1~2^2~42^2~1127 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=cf2a56606033c244321f5d1b6b97d055b2506897;p=xen.git 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 Acked-by: Christian Lindig --- 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 #include #include -#include #include #define CAML_NAME_SPACE