xserver: Branch 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Jan 6 05:13:09 UTC 2021


 hw/xfree86/drivers/inputtest/xf86-input-inputtest.c |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 532245798085a67b5ff906778f88373d5bcd2e4c
Author: Povilas Kanapickas <povilas at radix.lt>
Date:   Tue Dec 22 07:30:46 2020 +0200

    xfree86/inputtest: Drop extraneous linux-specific include
    
    Signed-off-by: Povilas Kanapickas <povilas at radix.lt>

diff --git a/hw/xfree86/drivers/inputtest/xf86-input-inputtest.c b/hw/xfree86/drivers/inputtest/xf86-input-inputtest.c
index 8f4c75721..147d46e0d 100644
--- a/hw/xfree86/drivers/inputtest/xf86-input-inputtest.c
+++ b/hw/xfree86/drivers/inputtest/xf86-input-inputtest.c
@@ -39,7 +39,6 @@
 #include <os.h>
 #include <X11/Xatom.h>
 
-#include <linux/input.h>
 #include <sys/socket.h>
 #include <sys/stat.h>
 #include <sys/un.h>


More information about the xorg-commit mailing list