summaryrefslogtreecommitdiff
path: root/hash.h
diff options
context:
space:
mode:
Diffstat (limited to 'hash.h')
-rw-r--r--hash.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/hash.h b/hash.h
index 804fcdac..ac4c4117 100644
--- a/hash.h
+++ b/hash.h
@@ -16,8 +16,9 @@
* Boston, MA 021110-1307, USA.
*/
-#ifndef __HASH__
-#define __HASH__
+#ifndef __BTRFS_HASH_H__
+#define __BTRFS_HASH_H__
+
#include "crc32c.h"
static inline u64 btrfs_name_hash(const char *name, int len)