diff options
| -rw-r--r-- | xlators/features/index/src/index-mem-types.h | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/xlators/features/index/src/index-mem-types.h b/xlators/features/index/src/index-mem-types.h index 7455e8bbe68..58833d0ec9b 100644 --- a/xlators/features/index/src/index-mem-types.h +++ b/xlators/features/index/src/index-mem-types.h @@ -8,8 +8,8 @@     cases as published by the Free Software Foundation.  */ -#ifndef __QUIESCE_MEM_TYPES_H__ -#define __QUIESCE_MEM_TYPES_H__ +#ifndef __INDEX_MEM_TYPES_H__ +#define __INDEX_MEM_TYPES_H__  #include <glusterfs/mem-types.h>  | 
