summaryrefslogtreecommitdiff
path: root/free-space-cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'free-space-cache.h')
-rw-r--r--free-space-cache.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/free-space-cache.h b/free-space-cache.h
index ec213da6..f2e71a58 100644
--- a/free-space-cache.h
+++ b/free-space-cache.h
@@ -16,8 +16,8 @@
* Boston, MA 021110-1307, USA.
*/
-#ifndef __BTRFS_FREE_SPACE_CACHE
-#define __BTRFS_FREE_SPACE_CACHE
+#ifndef __BTRFS_FREE_SPACE_CACHE_H__
+#define __BTRFS_FREE_SPACE_CACHE_H__
struct btrfs_free_space {
struct rb_node offset_index;