evdev-mt-touchpad-edge-scroll.c: remove unused includes
authorKonstantin Kharlamov <Hi-Angel@yandex.ru>
Sun, 8 Sep 2019 22:24:32 +0000 (01:24 +0300)
committerPeter Hutterer <peter.hutterer@who-t.net>
Wed, 11 Sep 2019 23:36:40 +0000 (09:36 +1000)
Signed-off-by: Konstantin Kharlamov <Hi-Angel@yandex.ru>
src/evdev-mt-touchpad-edge-scroll.c

index 25e92a6289936809a9e398c1f1d22b556076d421..2cdec4cca87c7a6220610291155a6317e9ed755b 100644 (file)
 
 #include "config.h"
 
-#include <errno.h>
 #include <limits.h>
 #include <math.h>
 #include <string.h>
-#include <unistd.h>
-#include "linux/input.h"
 
 #include "evdev-mt-touchpad.h"