From 183feb0288b8eee11795d5cedc8e033e4bc564df Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Mon, 11 Jul 2011 18:03:46 +0200 Subject: [PATCH] fdformat: include-what-you-use header check Signed-off-by: Sami Kerola --- disk-utils/fdformat.c | 1 - 1 file changed, 1 deletion(-) diff --git a/disk-utils/fdformat.c b/disk-utils/fdformat.c index 3d3512200c..ade213cf6a 100644 --- a/disk-utils/fdformat.c +++ b/disk-utils/fdformat.c @@ -7,7 +7,6 @@ */ #include -#include #include #include #include -- 2.47.3