Remove unnecessary #include "libgsystem.h"

This commit is contained in:
Matthew Barnes 2015-05-05 12:14:39 -04:00
parent 302ac4dd89
commit 4ef0280941
52 changed files with 0 additions and 53 deletions

View File

@ -21,7 +21,6 @@
#include "config.h"
#include "ostree-async-progress.h"
#include "libgsystem.h"
/**
* SECTION:libostree-async-progress

View File

@ -25,7 +25,6 @@
#include "otutil.h"
#include <gio/gfiledescriptorbased.h>
#include <gio/gunixoutputstream.h>
#include "libgsystem.h"
#include <sys/mount.h>
#include <string.h>

View File

@ -23,7 +23,6 @@
#include "ostree-sysroot-private.h"
#include "ostree-bootloader-syslinux.h"
#include "otutil.h"
#include "libgsystem.h"
#include <string.h>

View File

@ -27,7 +27,6 @@
#include "ostree-sysroot-private.h"
#include "ostree-bootloader-uboot.h"
#include "otutil.h"
#include "libgsystem.h"
#include <string.h>

View File

@ -20,7 +20,6 @@
#include "config.h"
#include "ostree-bootloader.h"
#include "libgsystem.h"
G_DEFINE_INTERFACE (OstreeBootloader, _ostree_bootloader, G_TYPE_OBJECT)

View File

@ -21,7 +21,6 @@
#include "config.h"
#include "ostree-chain-input-stream.h"
#include "libgsystem.h"
enum {
PROP_0,

View File

@ -21,7 +21,6 @@
#include "config.h"
#include "ostree-checksum-input-stream.h"
#include "libgsystem.h"
enum {
PROP_0,

View File

@ -30,7 +30,6 @@
#include "ostree-core-private.h"
#include "ostree-chain-input-stream.h"
#include "otutil.h"
#include "libgsystem.h"
#include "libglnx.h"
#define ALIGN_VALUE(this, boundary) \

View File

@ -21,7 +21,6 @@
#include "config.h"
#include "ostree-deployment.h"
#include "libgsystem.h"
#include "libglnx.h"
struct _OstreeDeployment

View File

@ -24,7 +24,6 @@
#include "ostree.h"
#include "otutil.h"
#include "libgsystem.h"
static gboolean
get_file_checksum (OstreeDiffFlags flags,

View File

@ -31,7 +31,6 @@
#endif
#include "ostree.h"
#include "otutil.h"
#include "libgsystem.h"
typedef enum {
OSTREE_FETCHER_STATE_PENDING,

View File

@ -23,7 +23,6 @@
#include <string.h>
#include "libglnx.h"
#include "libgsystem.h"
#include "ostree-gpg-verify-result-private.h"

View File

@ -21,7 +21,6 @@
#include "config.h"
#include "ostree-kernel-args.h"
#include "libgsystem.h"
#include "libglnx.h"
#include <string.h>

View File

@ -24,7 +24,6 @@
#include <archive.h>
#include <gio/gio.h>
#include "ostree-libarchive-input-stream.h"
#include "libgsystem.h"
enum {
PROP_0,

View File

@ -22,7 +22,6 @@
#include "ostree-linuxfsutil.h"
#include "otutil.h"
#include "libgsystem.h"
#include <fcntl.h>
#include <sys/ioctl.h>

View File

@ -24,7 +24,6 @@
#include <gio/gfiledescriptorbased.h>
#include "otutil.h"
#include "libgsystem.h"
typedef enum {
OSTREE_METALINK_STATE_INITIAL,

View File

@ -25,7 +25,6 @@
#include "ostree-mutable-tree.h"
#include "otutil.h"
#include "ostree-core.h"
#include "libgsystem.h"
/**
* SECTION:libostree-mutable-tree

View File

@ -26,7 +26,6 @@
#include <gio/gfiledescriptorbased.h>
#include <gio/gunixinputstream.h>
#include "otutil.h"
#include "libgsystem.h"
#include "ostree-core-private.h"
#include "ostree-repo-private.h"

View File

@ -22,7 +22,6 @@
#include "config.h"
#include "libgsystem.h"
#include "ostree-repo-file-enumerator.h"
#include <string.h>

View File

@ -24,7 +24,6 @@
#include "ostree.h"
#include "otutil.h"
#include "libgsystem.h"
struct _OstreeRepoRealCommitTraverseIter {
gboolean initialized;

View File

@ -27,7 +27,6 @@
#include <gio/gunixinputstream.h>
#include <gio/gfiledescriptorbased.h>
#include "otutil.h"
#include "libgsystem.h"
#include "ostree-core-private.h"
#include "ostree-repo-private.h"

View File

@ -24,7 +24,6 @@
#include <zlib.h>
#include "ostree-rollsum.h"
#include "libgsystem.h"
#include "libglnx.h"
#include "bupsplit.h"

View File

@ -26,7 +26,6 @@
#endif
#include "otutil.h"
#include "libgsystem.h"
#include "ostree-sepolicy.h"
#include "ostree-bootloader-uboot.h"

View File

@ -21,7 +21,6 @@
#include "config.h"
#include "otutil.h"
#include "libgsystem.h"
#include "ostree-linuxfsutil.h"
#include "ostree-sysroot-private.h"

View File

@ -27,7 +27,6 @@
#include "ostree-core-private.h"
#include "ostree-linuxfsutil.h"
#include "otutil.h"
#include "libgsystem.h"
#include "libglnx.h"
#define OSTREE_VARRELABEL_ID "da679b08acd34504b789d96f818ea781"

View File

@ -21,7 +21,6 @@
#include "config.h"
#include "otutil.h"
#include "libgsystem.h"
#include "ostree-sysroot-upgrader.h"

View File

@ -21,7 +21,6 @@
#include "config.h"
#include "otutil.h"
#include "libgsystem.h"
#include "ostree-sysroot-private.h"
#include "ostree-bootloader-uboot.h"

View File

@ -21,7 +21,6 @@
#include "config.h"
#include "otutil.h"
#include "libgsystem.h"
#include "ot-tool-util.h"
gboolean

View File

@ -26,7 +26,6 @@
#include "ot-admin-builtins.h"
#include "ot-admin-functions.h"
#include "ostree.h"
#include "libgsystem.h"
#include <glib/gi18n.h>

View File

@ -26,7 +26,6 @@
#include "ot-admin-builtins.h"
#include "ot-admin-functions.h"
#include "ostree.h"
#include "libgsystem.h"
#include <glib/gi18n.h>

View File

@ -26,7 +26,6 @@
#include "ot-admin-builtins.h"
#include "ot-admin-functions.h"
#include "otutil.h"
#include "libgsystem.h"
#include <glib/gi18n.h>

View File

@ -26,7 +26,6 @@
#include "ot-admin-functions.h"
#include "ot-main.h"
#include "ostree.h"
#include "libgsystem.h"
#include <glib/gi18n.h>

View File

@ -26,7 +26,6 @@
#include "ot-admin-builtins.h"
#include "ot-admin-functions.h"
#include "otutil.h"
#include "libgsystem.h"
#include <glib/gi18n.h>

View File

@ -26,7 +26,6 @@
#include "ostree.h"
#include "ot-tool-util.h"
#include "otutil.h"
#include "libgsystem.h"
#include <unistd.h>
#include <stdlib.h>

View File

@ -26,7 +26,6 @@
#include "ot-admin-builtins.h"
#include "ot-admin-functions.h"
#include "ostree.h"
#include "libgsystem.h"
#include <glib/gi18n.h>

View File

@ -25,7 +25,6 @@
#include "ot-admin-functions.h"
#include "ostree.h"
#include "otutil.h"
#include "libgsystem.h"
#include <unistd.h>
#include <stdlib.h>

View File

@ -27,7 +27,6 @@
#include "ot-admin-functions.h"
#include "ostree.h"
#include "otutil.h"
#include "libgsystem.h"
#include <unistd.h>
#include <stdlib.h>

View File

@ -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,

View File

@ -28,7 +28,6 @@
#include "ot-main.h"
#include "ostree.h"
#include "ostree-repo-file.h"
#include "libgsystem.h"
#include <glib/gi18n.h>

View File

@ -25,7 +25,6 @@
#include "ot-main.h"
#include "ot-builtins.h"
#include "ostree.h"
#include "libgsystem.h"
#include <string.h>

View File

@ -25,7 +25,6 @@
#include "ot-main.h"
#include "ot-builtins.h"
#include "ostree.h"
#include "libgsystem.h"
static char *opt_mode = "bare";

View File

@ -25,7 +25,6 @@
#include "ot-main.h"
#include "ot-builtins.h"
#include "ostree.h"
#include "libgsystem.h"
static gboolean opt_no_prune;
static gint opt_depth = -1;

View File

@ -25,7 +25,6 @@
#include "ot-main.h"
#include "ot-builtins.h"
#include "ostree.h"
#include "libgsystem.h"
static gboolean opt_delete;

View File

@ -30,7 +30,6 @@
#include "ostree.h"
#include "ot-main.h"
#include "otutil.h"
#include "libgsystem.h"
static char *opt_repo;
static char *opt_sysroot = "/";

View File

@ -20,7 +20,6 @@
#include "config.h"
#include "libgsystem.h"
#include "libglnx.h"
#include "bsdiff/bsdiff.h"
#include "bsdiff/bspatch.h"

View File

@ -19,7 +19,6 @@
*/
#include "config.h"
#include "libgsystem.h"
#include "libglnx.h"
#include <glib.h>
#include <stdlib.h>

View File

@ -19,7 +19,6 @@
*/
#include "config.h"
#include "libgsystem.h"
#include "libglnx.h"
#include "ostree-mutable-tree.h"
#include <glib.h>

View File

@ -19,7 +19,6 @@
*/
#include "config.h"
#include "libgsystem.h"
#include "ostree-mutable-tree.h"
#include <glib.h>
#include <stdlib.h>

View File

@ -19,7 +19,6 @@
*/
#include "config.h"
#include "libgsystem.h"
#include "libglnx.h"
#include "ostree-mutable-tree.h"
#include <glib.h>

View File

@ -20,7 +20,6 @@
#include "config.h"
#include "libgsystem.h"
#include "libglnx.h"
#include "ot-unix-utils.h"
#include <glib.h>

View File

@ -24,8 +24,6 @@
#include <unistd.h>
#include <stdlib.h>
#include "libgsystem.h"
int
main (int argc, char **argv)
{

View File

@ -20,7 +20,6 @@
#include "config.h"
#include "libgsystem.h"
#include "libglnx.h"
#include "ostree-varint.h"