]> git.sur5r.net Git - openldap/commitdiff
DB_BUFFER_SMALL is BDB 4.4 only
authorPierangelo Masarati <ando@openldap.org>
Wed, 27 Sep 2006 12:34:00 +0000 (12:34 +0000)
committerPierangelo Masarati <ando@openldap.org>
Wed, 27 Sep 2006 12:34:00 +0000 (12:34 +0000)
servers/slapd/back-bdb/back-bdb.h

index 4db9b13572a008a0286853caeffc2c95851eadc0..df8125be6cc707896941e0d48dc5a16a56c17d05 100644 (file)
@@ -271,6 +271,10 @@ struct bdb_op_info {
 
 #endif
 
+#ifndef DB_BUFFER_SMALL
+#define DB_BUFFER_SMALL                        ENOMEM
+#endif
+
 #define BDB_REUSE_LOCKERS
 
 #define BDB_CSN_COMMIT 0