mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
cleanup
This commit is contained in:
parent
39a652d2de
commit
011b4763c5
1 changed files with 2 additions and 2 deletions
|
|
@ -25,8 +25,6 @@
|
|||
#ifndef REWRITE_H
|
||||
#define REWRITE_H
|
||||
|
||||
LDAP_BEGIN_DECL
|
||||
|
||||
/*
|
||||
* Default rewrite context
|
||||
*/
|
||||
|
|
@ -83,6 +81,8 @@ struct rewrite_info;
|
|||
|
||||
struct berval; /* avoid include */
|
||||
|
||||
LDAP_BEGIN_DECL
|
||||
|
||||
/*
|
||||
* Inits the info
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue