Skip to content

Commit

Permalink
Btrfs: remove duplicated #include
Browse files Browse the repository at this point in the history
Removed duplicated #include "compat.h"in
fs/btrfs/extent-tree.c

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
  • Loading branch information
Huang Weiyi authored and Chris Mason committed Jan 21, 2009
1 parent 5a7be51 commit 653249f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fs/btrfs/extent-tree.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
#include "volumes.h"
#include "locking.h"
#include "ref-cache.h"
#include "compat.h"

#define PENDING_EXTENT_INSERT 0
#define PENDING_EXTENT_DELETE 1
Expand Down

0 comments on commit 653249f

Please sign in to comment.