From 720651ebf3125ef75489328056e45efdf7811052 Mon Sep 17 00:00:00 2001 From: "Enrico Weigelt, metux IT consult" Date: Wed, 21 Aug 2024 17:14:09 +0200 Subject: [PATCH] Xnest: Keyboard: drop unnecessary include isn't needed, so drop it. Signed-off-by: Enrico Weigelt, metux IT consult Part-of: --- hw/xnest/Keyboard.c | 1 - 1 file changed, 1 deletion(-) diff --git a/hw/xnest/Keyboard.c b/hw/xnest/Keyboard.c index 7735b9310..4d7388baa 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 */ ,