evdev-tablet-pad-leds.c: remove unused includes

Signed-off-by: Konstantin Kharlamov <Hi-Angel@yandex.ru>
This commit is contained in:
Konstantin Kharlamov 2019-09-09 01:26:09 +03:00 committed by Peter Hutterer
parent 8f278e69c2
commit dec003e6bd

View file

@ -23,9 +23,7 @@
#include "config.h"
#include <assert.h>
#include <limits.h>
#include <sys/stat.h>
#include <fcntl.h>
#include "evdev-tablet-pad.h"