evdev-mt-touchpad-tap.c: remove unused includes

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

View file

@ -24,11 +24,8 @@
#include "config.h"
#include <assert.h>
#include <errno.h>
#include <stdbool.h>
#include <stdio.h>
#include <string.h>
#include <unistd.h>
#include "evdev-mt-touchpad.h"