summaryrefslogtreecommitdiffstats
path: root/xlators/features/locks/src/clear.h
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/locks/src/clear.h')
-rw-r--r--xlators/features/locks/src/clear.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/xlators/features/locks/src/clear.h b/xlators/features/locks/src/clear.h
index 5d89a1da728..bc118cb1b81 100644
--- a/xlators/features/locks/src/clear.h
+++ b/xlators/features/locks/src/clear.h
@@ -22,6 +22,8 @@ typedef enum {
CLRLK_TYPE_MAX
} clrlk_type;
+extern const char *clrlk_type_names[];
+
typedef enum {
CLRLK_BLOCKED = 1,
CLRLK_GRANTED,