From cd61ddb040af288cf0e5a3fcccab3d390e3f1cab Mon Sep 17 00:00:00 2001 From: Martin Pieuchot Date: Tue, 11 Aug 2015 12:58:33 +0200 Subject: [PATCH] Remove unneeded header, epoll(7) interface is not directly used. Signed-off-by: Martin Pieuchot Signed-off-by: Peter Hutterer --- src/xf86libinput.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/xf86libinput.c b/src/xf86libinput.c index f4f0688..041aedf 100644 --- a/src/xf86libinput.c +++ b/src/xf86libinput.c @@ -25,7 +25,6 @@ #include "config.h" #endif -#include #include #include #include