diff options
Diffstat (limited to 'fs/btrfs/extent-tree.c')
-rw-r--r-- | fs/btrfs/extent-tree.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/btrfs/extent-tree.c b/fs/btrfs/extent-tree.c index aeaec84ebed8..c643433629a7 100644 --- a/fs/btrfs/extent-tree.c +++ b/fs/btrfs/extent-tree.c | |||
@@ -29,7 +29,6 @@ | |||
29 | #include "volumes.h" | 29 | #include "volumes.h" |
30 | #include "locking.h" | 30 | #include "locking.h" |
31 | #include "ref-cache.h" | 31 | #include "ref-cache.h" |
32 | #include "compat.h" | ||
33 | 32 | ||
34 | #define PENDING_EXTENT_INSERT 0 | 33 | #define PENDING_EXTENT_INSERT 0 |
35 | #define PENDING_EXTENT_DELETE 1 | 34 | #define PENDING_EXTENT_DELETE 1 |