mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-21 15:19: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
|
#ifndef REWRITE_H
|
||||||
#define REWRITE_H
|
#define REWRITE_H
|
||||||
|
|
||||||
LDAP_BEGIN_DECL
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Default rewrite context
|
* Default rewrite context
|
||||||
*/
|
*/
|
||||||
|
|
@ -83,6 +81,8 @@ struct rewrite_info;
|
||||||
|
|
||||||
struct berval; /* avoid include */
|
struct berval; /* avoid include */
|
||||||
|
|
||||||
|
LDAP_BEGIN_DECL
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Inits the info
|
* Inits the info
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue