mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-19 05:13:35 -05:00
Added missing declaration
This commit is contained in:
parent
8ef7993047
commit
5fb4577057
1 changed files with 1 additions and 0 deletions
|
|
@ -195,6 +195,7 @@ bdb2_back_modify(
|
|||
struct timeval time1;
|
||||
int ret;
|
||||
char *matched;
|
||||
Entry *e;
|
||||
|
||||
bdb2i_start_timing( be->bd_info, &time1 );
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue