From 7154193ae09017b51fde1bd5ad7907ef887f300e Mon Sep 17 00:00:00 2001 From: Giuseppe Scrivano Date: Fri, 30 Jan 2015 15:09:19 +0100 Subject: [PATCH] Remove unused include Signed-off-by: Giuseppe Scrivano --- cfg.mk | 1 - src/switchroot/ostree-prepare-root.c | 1 - 2 files changed, 2 deletions(-) diff --git a/cfg.mk b/cfg.mk index 0dc73df0..186c049c 100644 --- a/cfg.mk +++ b/cfg.mk @@ -20,7 +20,6 @@ local-checks-to-skip = \ \ sc_program_name \ sc_bindtextdomain \ - sc_prohibit_assert_without_use \ sc_prohibit_dirent_without_use \ sc_prohibit_empty_lines_at_EOF \ sc_prohibit_magic_number_exit \ diff --git a/src/switchroot/ostree-prepare-root.c b/src/switchroot/ostree-prepare-root.c index b6b5f4a5..f49f2592 100644 --- a/src/switchroot/ostree-prepare-root.c +++ b/src/switchroot/ostree-prepare-root.c @@ -34,7 +34,6 @@ #include #include #include -#include #include #include #include