]> git.sur5r.net Git - openldap/commitdiff
Also compile for LDBM
authorHoward Chu <hyc@openldap.org>
Sun, 4 Sep 2005 16:24:16 +0000 (16:24 +0000)
committerHoward Chu <hyc@openldap.org>
Sun, 4 Sep 2005 16:24:16 +0000 (16:24 +0000)
servers/slapd/alock.c

index cf90f9b946bde9e70c4d0139196f96d61fe4b54d..fc9e5290cb87cc6298695aeb18936345fc499bf2 100644 (file)
@@ -21,7 +21,7 @@
 
 #include "portable.h"
 
-#if SLAPD_BDB || SLAPD_HDB
+#if SLAPD_BDB || SLAPD_HDB || SLAPD_LDBM
 
 #include "alock.h"