diff options
Diffstat (limited to 'src/ebofs/Allocator.h')
-rw-r--r-- | src/ebofs/Allocator.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ebofs/Allocator.h b/src/ebofs/Allocator.h index 09cd502d2f0..ba194cd4f7d 100644 --- a/src/ebofs/Allocator.h +++ b/src/ebofs/Allocator.h @@ -13,8 +13,8 @@ */ -#ifndef __EBOFS_ALLOCATOR_H -#define __EBOFS_ALLOCATOR_H +#ifndef CEPH_EBOFS_ALLOCATOR_H +#define CEPH_EBOFS_ALLOCATOR_H #include "types.h" |