Skip to content
Snippets Groups Projects
Commit cd353869 authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

fix ITS#3391

parent 9cff3e39
No related branches found
No related tags found
No related merge requests found
......@@ -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 */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment