mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-03 20:40:05 -05:00
Fix prototype
This commit is contained in:
parent
b2b293eeda
commit
0b153841a6
1 changed files with 1 additions and 0 deletions
|
|
@ -150,6 +150,7 @@ extern int rwm_map_config(
|
|||
|
||||
extern int
|
||||
rwm_filter_map_rewrite(
|
||||
Operation *op,
|
||||
dncookie *dc,
|
||||
Filter *f,
|
||||
struct berval *fstr );
|
||||
|
|
|
|||
Loading…
Reference in a new issue