mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-29 19:19:35 -05:00
Also compile for LDBM
This commit is contained in:
parent
1e4d973616
commit
0eed18a0e8
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
|
||||
#include "portable.h"
|
||||
|
||||
#if SLAPD_BDB || SLAPD_HDB
|
||||
#if SLAPD_BDB || SLAPD_HDB || SLAPD_LDBM
|
||||
|
||||
#include "alock.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue