From 68fc6e6eaed4bae40b8df2c91d30bf0b2aeb37a6 Mon Sep 17 00:00:00 2001 From: Alexander Aring Date: Sun, 9 Feb 2014 10:35:57 +0100 Subject: [PATCH] bpkfs: remove twice include of fs.h Signed-off-by: Alexander Aring Signed-off-by: Sascha Hauer --- fs/bpkfs.c | 1 - 1 file changed, 1 deletion(-) diff --git a/fs/bpkfs.c b/fs/bpkfs.c index b3b45be76..ae7681afa 100644 --- a/fs/bpkfs.c +++ b/fs/bpkfs.c @@ -12,7 +12,6 @@ #include #include #include -#include #include #include #include