From 0a705ae42c76e388a60f10dcf7e1e5def137a196 Mon Sep 17 00:00:00 2001 From: "Enrico Weigelt, metux IT consult" Date: Fri, 1 Aug 2025 16:47:32 +0200 Subject: [PATCH] kdrive: don't include anymore We don't need it at all (and even shouldn't use it), and this breaks the win32/mingw build. Signed-off-by: Enrico Weigelt, metux IT consult --- hw/kdrive/ephyr/hostx.c | 1 - 1 file changed, 1 deletion(-) diff --git a/hw/kdrive/ephyr/hostx.c b/hw/kdrive/ephyr/hostx.c index 1fb3b9d7b2..c182b77a8b 100644 --- a/hw/kdrive/ephyr/hostx.c +++ b/hw/kdrive/ephyr/hostx.c @@ -31,7 +31,6 @@ #include /* for memset */ #include #include -#include #include #include #include