summaryrefslogtreecommitdiff
path: root/src/ostree/ot-builtin-cat.c
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2013-07-09 20:30:00 -0400
committerColin Walters <walters@verbum.org>2013-07-09 20:30:00 -0400
commit88cca89317a77eae2f69541c47c017cd541329d3 (patch)
treea6eedafae247dad2363bcefa52daa31c8f3e1836 /src/ostree/ot-builtin-cat.c
parent45c75366971669e10ce5441ee2d0be4e043b645f (diff)
downloadostree-88cca89317a77eae2f69541c47c017cd541329d3.tar.gz
ostree: Some header file cleanups
Diffstat (limited to 'src/ostree/ot-builtin-cat.c')
-rw-r--r--src/ostree/ot-builtin-cat.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ostree/ot-builtin-cat.c b/src/ostree/ot-builtin-cat.c
index 3169e49a..4650ee46 100644
--- a/src/ostree/ot-builtin-cat.c
+++ b/src/ostree/ot-builtin-cat.c
@@ -24,10 +24,8 @@
#include "ot-builtins.h"
#include "ostree.h"
-#include "ostree-repo-file.h"
#include <gio/gunixoutputstream.h>
-#include <glib/gi18n.h>
static GOptionEntry options[] = {
};