summaryrefslogtreecommitdiff
path: root/src/ostree/main.c
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2023-05-01 14:02:09 -0400
committerColin Walters <walters@verbum.org>2023-05-01 15:37:57 -0400
commit0e4768094c826a8d7f1ce638a0909357b9a45b07 (patch)
tree017d194ea6def4434d165bd4e261253228f28ae0 /src/ostree/main.c
parentabd5427c3b7c8a125dfb29f42b6798774ed62bac (diff)
downloadostree-0e4768094c826a8d7f1ce638a0909357b9a45b07.tar.gz
tree-wide: Fix various include ordering issues
This fixes the build with `clang-format`.
Diffstat (limited to 'src/ostree/main.c')
-rw-r--r--src/ostree/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ostree/main.c b/src/ostree/main.c
index badfa6df..0b886c1f 100644
--- a/src/ostree/main.c
+++ b/src/ostree/main.c
@@ -27,7 +27,6 @@
#include <string.h>
#include <unistd.h>
-#include "ot-main.h"
#include "ot-builtins.h"
static OstreeCommand commands[] = {