diff --git a/hw/kdrive/ephyr/ephyr.c b/hw/kdrive/ephyr/ephyr.c index e099173157..96cd57a2a9 100644 --- a/hw/kdrive/ephyr/ephyr.c +++ b/hw/kdrive/ephyr/ephyr.c @@ -972,6 +972,9 @@ screen_from_window(Window w) return NULL; } +static void +ephyrProcessErrorEvent(xcb_generic_event_t *xev) _X_NORETURN; + static void ephyrProcessErrorEvent(xcb_generic_event_t *xev) {