Skip to content
Snippets Groups Projects
Commit cde0999b authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Rename header macro

parent a1b407b4
No related branches found
No related tags found
No related merge requests found
......@@ -30,8 +30,8 @@
* 4. This notice may not be removed or altered.
*/
#ifndef _PROTO_BACK_LDBM
#define _PROTO_BACK_LDBM
#ifndef _PROTO_BACK_MONITOR
#define _PROTO_BACK_MONITOR
#include <ldap_cdefs.h>
......@@ -105,5 +105,5 @@ int monitor_subsys_time_update LDAP_P(( Operation *op, Entry *e ));
LDAP_END_DECL
#endif /* _PROTO_BACK_LDBM */
#endif /* _PROTO_BACK_MONITOR */
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