fix ITS#3391

This commit is contained in:
Pierangelo Masarati 2004-11-13 18:40:16 +00:00
parent 9cff3e39d8
commit cd35386935

View File

@ -18,8 +18,8 @@
* Masarati.
*/
#ifndef _LDAP_EXTERNAL_H
#define _LDAP_EXTERNAL_H
#ifndef PROTO_LDAP_H
#define PROTO_LDAP_H
LDAP_BEGIN_DECL
@ -48,4 +48,4 @@ extern BI_entry_get_rw ldap_back_entry_get;
LDAP_END_DECL
#endif /* _LDAP_EXTERNAL_H */
#endif /* PROTO_LDAP_H */