summaryrefslogtreecommitdiff
path: root/tests/test-ot-unix-utils.c
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2015-05-05 12:14:39 -0400
committerMatthew Barnes <mbarnes@redhat.com>2015-05-06 22:07:11 -0400
commit4ef02809419fa8ac09f7edab523c89e6eedd14db (patch)
tree904d854dff6e50ca6bdbc8fe424344ded9ca2cea /tests/test-ot-unix-utils.c
parent302ac4dd890742d0a599d1cd1ae883346410bf6a (diff)
downloadostree-4ef02809419fa8ac09f7edab523c89e6eedd14db.tar.gz
Remove unnecessary #include "libgsystem.h"
Diffstat (limited to 'tests/test-ot-unix-utils.c')
-rw-r--r--tests/test-ot-unix-utils.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test-ot-unix-utils.c b/tests/test-ot-unix-utils.c
index 42b14ec6..6c77d2a2 100644
--- a/tests/test-ot-unix-utils.c
+++ b/tests/test-ot-unix-utils.c
@@ -20,7 +20,6 @@
#include "config.h"
-#include "libgsystem.h"
#include "libglnx.h"
#include "ot-unix-utils.h"
#include <glib.h>