summaryrefslogtreecommitdiff
path: root/libglnx.h
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2015-03-04 18:21:38 -0500
committerColin Walters <walters@verbum.org>2015-03-04 18:29:14 -0500
commita11b2eb20aa20db8076eb5fc86848d50cb6b6477 (patch)
treeb9cc05460675867fe498ec37f5da0feb66413c95 /libglnx.h
parent162d1f6b58c9b501f47080e99aa1fd36864a89f9 (diff)
downloadlibglnx-a11b2eb20aa20db8076eb5fc86848d50cb6b6477.tar.gz
Import libcontainer code from rpm-ostree
Now that this module is Linux specific, we can more cleanly depend on it here.
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 3e81585..89defac 100644
--- a/libglnx.h
+++ b/libglnx.h
@@ -30,6 +30,7 @@ G_BEGIN_DECLS
#include <glnx-dirfd.h>
#include <glnx-shutil.h>
#include <glnx-xattrs.h>
+#include <glnx-libcontainer.h>
#include <glnx-console.h>
#include <glnx-fdio.h>