summaryrefslogtreecommitdiff
path: root/tests/test-bsdiff.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 /tests/test-bsdiff.c
parent83aac088d1e28c3c56e6595ba1fb8ed531059393 (diff)
downloadostree-4f33515316a374867e093171f219cbd6e5e4f5bd.tar.gz
Juggling libglnx.h includes
Diffstat (limited to 'tests/test-bsdiff.c')
-rw-r--r--tests/test-bsdiff.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-bsdiff.c b/tests/test-bsdiff.c
index 17155321..1769cb9c 100644
--- a/tests/test-bsdiff.c
+++ b/tests/test-bsdiff.c
@@ -21,6 +21,7 @@
#include "config.h"
#include "libgsystem.h"
+#include "libglnx.h"
#include "bsdiff/bsdiff.h"
#include "bsdiff/bspatch.h"
#include <glib.h>