Rename header macro

This commit is contained in:
Kurt Zeilenga 2003-04-13 04:51:12 +00:00
parent a1b407b44d
commit cde0999b52

View file

@ -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 */