diff options
| -rw-r--r-- | xlators/performance/nl-cache/src/nl-cache-mem-types.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/performance/nl-cache/src/nl-cache-mem-types.h b/xlators/performance/nl-cache/src/nl-cache-mem-types.h index 20fc03084c0..5952402737a 100644 --- a/xlators/performance/nl-cache/src/nl-cache-mem-types.h +++ b/xlators/performance/nl-cache/src/nl-cache-mem-types.h @@ -9,7 +9,7 @@   */ -#ifndef __NL_CACHe_MEM_TYPES_H__ +#ifndef __NL_CACHE_MEM_TYPES_H__  #define __NL_CACHE_MEM_TYPES_H__  #include "mem-types.h"  | 
