]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-bdb/bind.c
More for BDB 4.6 compatibility
[openldap] / servers / slapd / back-bdb / bind.c
index 286c268b06934e370276de3be93427f532c782ab..3f6b37a908a9b02116471645c4afcebd982c2ddf 100644 (file)
@@ -32,7 +32,7 @@ bdb_bind( Operation *op, SlapReply *rs )
 
        AttributeDescription *password = slap_schema.si_ad_userPassword;
 
-       u_int32_t       locker;
+       BDB_LOCKER      locker;
        DB_LOCK         lock;
 
        Debug( LDAP_DEBUG_ARGS,