summaryrefslogtreecommitdiff
path: root/src/libostree/ostree-deployment.c
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2015-05-04 18:08:49 -0400
committerMatthew Barnes <mbarnes@redhat.com>2015-05-06 21:50:06 -0400
commit4f33515316a374867e093171f219cbd6e5e4f5bd (patch)
tree12f7b0d666df3f93dc368887e713c56ad2b0a7cb /src/libostree/ostree-deployment.c
parent83aac088d1e28c3c56e6595ba1fb8ed531059393 (diff)
downloadostree-4f33515316a374867e093171f219cbd6e5e4f5bd.tar.gz
Juggling libglnx.h includes
Diffstat (limited to 'src/libostree/ostree-deployment.c')
-rw-r--r--src/libostree/ostree-deployment.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libostree/ostree-deployment.c b/src/libostree/ostree-deployment.c
index 0f98c598..c204f43d 100644
--- a/src/libostree/ostree-deployment.c
+++ b/src/libostree/ostree-deployment.c
@@ -22,6 +22,7 @@
#include "ostree-deployment.h"
#include "libgsystem.h"
+#include "libglnx.h"
struct _OstreeDeployment
{