Skip to content
Snippets Groups Projects
Commit 72b40720 authored by Quanah Gibson-Mount's avatar Quanah Gibson-Mount
Browse files

Import LDAP_DEVEL bit

parent aa1c77e3
No related branches found
No related tags found
No related merge requests found
......@@ -178,6 +178,10 @@ struct bdb_db_info {
DB *bdi_db;
};
#ifdef LDAP_DEVEL
#define BDB_MONITOR_IDX
#endif /* LDAP_DEVEL */
typedef struct bdb_monitor_t {
void *bdm_cb;
struct berval bdm_ndn;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment