aboutsummaryrefslogtreecommitdiffstats
path: root/vconsole.h
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2013-05-14 09:43:42 +0200
committerGerd Hoffmann <kraxel@redhat.com>2013-05-14 09:43:42 +0200
commit4dd64902cc41ecf28cac0053063d8cbd4c83562d (patch)
tree39b116f37c2724b2a96fc804605ca9bc71d340a3 /vconsole.h
parent84c14fd2ab1fcc94ae2fccbf0deadb2c2e4f2711 (diff)
downloadvconsole-4dd64902cc41ecf28cac0053063d8cbd4c83562d.tar.gz
add run-and-show-virt-viewer button
Diffstat (limited to 'vconsole.h')
-rw-r--r--vconsole.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vconsole.h b/vconsole.h
index 513d5e1..1a47b82 100644
--- a/vconsole.h
+++ b/vconsole.h
@@ -1,5 +1,6 @@
#include <stdio.h>
#include <stdlib.h>
+#include <stdbool.h>
#include <unistd.h>
#include <string.h>
#include <errno.h>