diff options
Diffstat (limited to 'xlators/features/locks/src/locks.h')
-rw-r--r-- | xlators/features/locks/src/locks.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/features/locks/src/locks.h b/xlators/features/locks/src/locks.h index 614bddb6451..5a37c68f6d9 100644 --- a/xlators/features/locks/src/locks.h +++ b/xlators/features/locks/src/locks.h @@ -30,6 +30,7 @@ #include "call-stub.h" #include "locks-mem-types.h" +#define POSIX_LOCKS "posix-locks" struct __pl_fd; struct __posix_lock { |