Added missing declaration

This commit is contained in:
Julio Sánchez Fernández 1999-05-19 12:21:11 +00:00
parent 8ef7993047
commit 5fb4577057

View file

@ -195,6 +195,7 @@ bdb2_back_modify(
struct timeval time1;
int ret;
char *matched;
Entry *e;
bdb2i_start_timing( be->bd_info, &time1 );