aboutsummaryrefslogtreecommitdiffstats
path: root/input-send.c
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2014-04-09 17:36:09 +0200
committerGerd Hoffmann <kraxel@redhat.com>2014-04-09 17:36:09 +0200
commit293adde407f0adfc9546fdbe3169f617f28771b7 (patch)
tree5722ddf12d0a52aa728dc70eec80eceab0da0a28 /input-send.c
parent3481f7bc531a2010c7e83940b6ed1f1b5b6e8b6f (diff)
downloadinput-293adde407f0adfc9546fdbe3169f617f28771b7.tar.gz
lsinput overhaul
Diffstat (limited to 'input-send.c')
-rw-r--r--input-send.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/input-send.c b/input-send.c
index 1d0f14c..0796ff7 100644
--- a/input-send.c
+++ b/input-send.c
@@ -1,5 +1,6 @@
#include <stdio.h>
#include <stdlib.h>
+#include <stdbool.h>
#include <unistd.h>
#include <string.h>
#include <fcntl.h>