From: Pierangelo Masarati Date: Sat, 12 Jan 2002 16:11:40 +0000 (+0000) Subject: cleanup X-Git-Tag: LDBM_PRE_GIANT_RWLOCK~172 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=011b4763c53f3642b99ff75c2f5155246d201675;p=openldap cleanup --- diff --git a/include/rewrite.h b/include/rewrite.h index 24456e77f4..08398420c0 100644 --- a/include/rewrite.h +++ b/include/rewrite.h @@ -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 */