From f12944ce129ca1101cbca2014f2beac7e4dc3fc4 Mon Sep 17 00:00:00 2001 From: "Enrico Weigelt, metux IT consult" Date: Wed, 21 Aug 2024 17:14:09 +0200 Subject: [PATCH] (submit/xnest-fix-unnecessary-include) Xnest: Keyboard: drop unnecessary include isn't needed, so drop it. Fixes: d5682217109 - XFree86 4.3.0.1 Signed-off-by: Enrico Weigelt, metux IT consult --- hw/xnest/Keyboard.c | 1 - 1 file changed, 1 deletion(-) diff --git a/hw/xnest/Keyboard.c b/hw/xnest/Keyboard.c index f9b0e6309..e1c42284f 100644 --- a/hw/xnest/Keyboard.c +++ b/hw/xnest/Keyboard.c @@ -41,7 +41,6 @@ is" without express or implied warranty. #include #include "xkbsrv.h" -#include extern Bool XkbQueryExtension(Display * /* dpy */ ,