evdev-mt-touchpad-edge-scroll.c: remove unused includes

Signed-off-by: Konstantin Kharlamov <Hi-Angel@yandex.ru>
This commit is contained in:
Konstantin Kharlamov 2019-09-09 01:24:32 +03:00 committed by Peter Hutterer
parent b825b0f1af
commit cad74b7451

View file

@ -23,12 +23,9 @@
#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"