path-seat.c: remove unused includes
authorKonstantin Kharlamov <Hi-Angel@yandex.ru>
Sun, 8 Sep 2019 22:26:32 +0000 (01:26 +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/path-seat.c

index 334aa7c..99b089a 100644 (file)
@@ -23,8 +23,6 @@
 
 #include "config.h"
 
-#include <errno.h>
-#include <fcntl.h>
 #include <string.h>
 #include <sys/stat.h>
 #include <libudev.h>