summaryrefslogtreecommitdiff
path: root/btrfsck.h
diff options
context:
space:
mode:
Diffstat (limited to 'btrfsck.h')
-rw-r--r--btrfsck.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/btrfsck.h b/btrfsck.h
index 7a506480..e58c55ab 100644
--- a/btrfsck.h
+++ b/btrfsck.h
@@ -17,8 +17,8 @@
* Boston, MA 021110-1307, USA.
*/
-#ifndef __CHUNK_CHECK_H__
-#define __CHUNK_CHECK_H__
+#ifndef __BTRFS_CHECK_H__
+#define __BTRFS_CHECK_H__
#if BTRFS_FLAT_INCLUDES
#include "kerncompat.h"