mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-04-12 15:10:31 +08:00
ITS#9910 fix typo
in ad3f8367b0ef913dbff074ddd0fdcbcaa86fdbb0
This commit is contained in:
parent
97e7e9ac79
commit
e51e6b8229
@ -166,7 +166,7 @@ typedef SSIZE_T ssize_t;
|
||||
# define MDB_USE_ROBUST 1
|
||||
#elif defined(__APPLE__) || defined (BSD) || defined(__FreeBSD_kernel__)
|
||||
# if defined(__APPLE__) && !defined(MDB_USE_ROBUST)
|
||||
# define MSB_USE_POSIX_SEM 1
|
||||
# define MDB_USE_POSIX_SEM 1
|
||||
# endif
|
||||
# if !(defined(MDB_USE_POSIX_MUTEX) || defined(MDB_USE_POSIX_SEM))
|
||||
# define MDB_USE_SYSV_SEM 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user