projects
/
platform
/
upstream
/
libinput.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe5bc0d
)
udev-seat.c: remove unused includes
author
Konstantin Kharlamov
<Hi-Angel@yandex.ru>
Sun, 8 Sep 2019 22:27:38 +0000
(
01:27
+0300)
committer
Konstantin 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
patch
|
blob
|
history
diff --git
a/src/udev-seat.c
b/src/udev-seat.c
index
b548dfe
..
ce96ece
100644
(file)
--- a/
src/udev-seat.c
+++ b/
src/udev-seat.c
@@
-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"