udev-seat.c: remove unused includes
authorKonstantin Kharlamov <Hi-Angel@yandex.ru>
Sun, 8 Sep 2019 22:27:38 +0000 (01:27 +0300)
committerKonstantin Kharlamov <Hi-Angel@yandex.ru>
Thu, 12 Sep 2019 21:07:39 +0000 (00:07 +0300)
Signed-off-by: Konstantin Kharlamov <Hi-Angel@yandex.ru>
src/udev-seat.c

index b548dfe..ce96ece 100644 (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"