Commit 58e36c2a authored by ye xingchen's avatar ye xingchen Committed by David Sterba

btrfs: remove duplicate include header in extent-tree.c

extent-tree.h is included more than once, added in a0231804 ("btrfs:
move extent-tree helpers into their own header file").
Signed-off-by: default avatarye xingchen <ye.xingchen@zte.com.cn>
Reviewed-by: default avatarDavid Sterba <dsterba@suse.com>
Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent 28232909
......@@ -38,7 +38,6 @@
#include "dev-replace.h"
#include "fs.h"
#include "accessors.h"
#include "extent-tree.h"
#include "root-tree.h"
#include "file-item.h"
#include "orphan.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment