[PATCH 1/2] bpkfs: remove twice include of fs.h

Alexander Aring alex.aring at gmail.com
Sun Feb 9 04:35:57 EST 2014


Signed-off-by: Alexander Aring <alex.aring at gmail.com>
---
 fs/bpkfs.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/fs/bpkfs.c b/fs/bpkfs.c
index b3b45be..ae7681a 100644
--- a/fs/bpkfs.c
+++ b/fs/bpkfs.c
@@ -12,7 +12,6 @@
 #include <fs.h>
 #include <errno.h>
 #include <fcntl.h>
-#include <fs.h>
 #include <malloc.h>
 #include <init.h>
 #include <linux/stat.h>
-- 
1.8.5.4




More information about the barebox mailing list