1#include <isc/types.h>
2
3isc_result_t ldapdb_init(void);
4
5void ldapdb_clear(void);
6
7