summaryrefslogtreecommitdiff
path: root/libglnx.h
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2015-02-15 18:18:54 -0500
committerColin Walters <walters@verbum.org>2015-02-17 16:52:49 -0500
commit64936b67001410974f1bd92803a46cdb77f89db5 (patch)
tree53ca6072625baf195d4556c294d2278a83ef8fde /libglnx.h
parent70b070b5eab16907fd6f53de100c31733a6fa7da (diff)
downloadlibglnx-64936b67001410974f1bd92803a46cdb77f89db5.tar.gz
Import console from rpm-ostree
This contains some basic progress bar drawing code for now.
Diffstat (limited to 'libglnx.h')
-rw-r--r--libglnx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libglnx.h b/libglnx.h
index e74eeda..8ff787c 100644
--- a/libglnx.h
+++ b/libglnx.h
@@ -31,5 +31,6 @@ G_BEGIN_DECLS
#include <glnx-dirfd.h>
#include <glnx-shutil.h>
#include <glnx-xattrs.h>
+#include <glnx-console.h>
G_END_DECLS