udev-seat.c: remove unused includes

Signed-off-by: Konstantin Kharlamov <Hi-Angel@yandex.ru>
This commit is contained in:
Konstantin Kharlamov 2019-09-09 01:27:38 +03:00
parent fe5bc0df4f
commit 6a14c13088

View file

@ -27,8 +27,6 @@
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <unistd.h>
#include <fcntl.h>
#include "evdev.h"
#include "udev-seat.h"