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:
18d526b
)
libinput-measure.c: remove unused includes
author
Konstantin Kharlamov
<Hi-Angel@yandex.ru>
Wed, 11 Sep 2019 20:54:27 +0000
(23:54 +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>
tools/libinput-measure.c
patch
|
blob
|
history
diff --git
a/tools/libinput-measure.c
b/tools/libinput-measure.c
index 0c65a369b38386950d37ce1c385975605b3c89ff..2ed72a89111095f777be3b7ee4c1b834c0df0590 100644
(file)
--- a/
tools/libinput-measure.c
+++ b/
tools/libinput-measure.c
@@
-23,13
+23,8
@@
#include "config.h"
-#include <errno.h>
#include <getopt.h>
-#include <stdbool.h>
#include <stdio.h>
-#include <string.h>
-#include <unistd.h>
-#include <libudev.h>
#include "shared.h"