summaryrefslogtreecommitdiff
path: root/src/ostree/ot-admin-functions.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 /src/ostree/ot-admin-functions.c
parent302ac4dd890742d0a599d1cd1ae883346410bf6a (diff)
downloadostree-4ef02809419fa8ac09f7edab523c89e6eedd14db.tar.gz
Remove unnecessary #include "libgsystem.h"
Diffstat (limited to 'src/ostree/ot-admin-functions.c')
-rw-r--r--src/ostree/ot-admin-functions.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ostree/ot-admin-functions.c b/src/ostree/ot-admin-functions.c
index 22c25e54..a29d1558 100644
--- a/src/ostree/ot-admin-functions.c
+++ b/src/ostree/ot-admin-functions.c
@@ -25,7 +25,6 @@
#include "ot-admin-functions.h"
#include "otutil.h"
#include "ostree.h"
-#include "libgsystem.h"
gboolean
ot_admin_require_booted_deployment_or_osname (OstreeSysroot *sysroot,