This fixes the build with `clang-format`.
*/
#include "config.h"
+
#include "ostree-bootloader.h"
G_DEFINE_INTERFACE (OstreeBootloader, _ostree_bootloader, G_TYPE_OBJECT)
#pragma once
-#include <gio/gio.h>
+#include <ostree.h>
+
#include "otutil.h"
G_BEGIN_DECLS
#include "config.h"
-#include <string.h>
#include <stdlib.h>
+#include <string.h>
#include <gio/gunixoutputstream.h>
-#include <gio/gmemoryoutputstream.h>
#include "ostree-core-private.h"
#include "ostree-repo-private.h"
#include <string.h>
#include <unistd.h>
-#include "ot-main.h"
#include "ot-builtins.h"
static OstreeCommand commands[] = {
#pragma once
-#include <ostree.h>
+#include "ot-main.h"
G_BEGIN_DECLS
#pragma once
-#include <ostree.h>
+#include "ot-main.h"
G_BEGIN_DECLS
#pragma once
-#include <ostree.h>
+#include "ot-main.h"
G_BEGIN_DECLS
#include "config.h"
#include "ostree.h"
+#include "ot-main.h"
G_BEGIN_DECLS