From 532245798085a67b5ff906778f88373d5bcd2e4c Mon Sep 17 00:00:00 2001 From: Povilas Kanapickas Date: Tue, 22 Dec 2020 07:30:46 +0200 Subject: [PATCH] xfree86/inputtest: Drop extraneous linux-specific include Signed-off-by: Povilas Kanapickas --- hw/xfree86/drivers/inputtest/xf86-input-inputtest.c | 1 - 1 file changed, 1 deletion(-) diff --git a/hw/xfree86/drivers/inputtest/xf86-input-inputtest.c b/hw/xfree86/drivers/inputtest/xf86-input-inputtest.c index 8f4c75721c..147d46e0d8 100644 --- a/hw/xfree86/drivers/inputtest/xf86-input-inputtest.c +++ b/hw/xfree86/drivers/inputtest/xf86-input-inputtest.c @@ -39,7 +39,6 @@ #include #include -#include #include #include #include