add iterator on overlays

This commit is contained in:
Pierangelo Masarati 2004-03-16 21:56:40 +00:00
parent 9f5f75c7b0
commit 16d820ad84

View File

@ -283,6 +283,7 @@ LDAP_SLAPD_F (int) glue_sub_init( void );
LDAP_SLAPD_F (int) overlay_register( slap_overinst *on );
LDAP_SLAPD_F (int) overlay_config( BackendDB *be, const char *ov );
LDAP_SLAPD_F (slap_overinst *) overlay_next( slap_overinst *on );
/*
* ch_malloc.c