summaryrefslogtreecommitdiff
path: root/src/ostree/ot-editor.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/ostree/ot-editor.c
parent83aac088d1e28c3c56e6595ba1fb8ed531059393 (diff)
downloadostree-4f33515316a374867e093171f219cbd6e5e4f5bd.tar.gz
Juggling libglnx.h includes
Diffstat (limited to 'src/ostree/ot-editor.c')
-rw-r--r--src/ostree/ot-editor.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ostree/ot-editor.c b/src/ostree/ot-editor.c
index 4a7a90b1..05fbe1f1 100644
--- a/src/ostree/ot-editor.c
+++ b/src/ostree/ot-editor.c
@@ -24,6 +24,7 @@
#include "ot-editor.h"
#include "libgsystem.h"
+#include "libglnx.h"
#include <sys/wait.h>
#include <string.h>