mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-31 20:19:34 -05:00
Additional unifdef'ing
This commit is contained in:
parent
72bf2552eb
commit
e14261edf2
1 changed files with 1 additions and 1 deletions
|
|
@ -207,7 +207,7 @@ Please try again later.\r\n"
|
|||
/* the following DNs must be normalized! */
|
||||
/* dn of the special "schema" entry */
|
||||
#define SLAPD_SCHEMA_DN "cn=Schema"
|
||||
#ifndef SLAPD_SCHEMA_NOT_COMPAT
|
||||
#if 0
|
||||
/* dn of the special "monitor" entry */
|
||||
#define SLAPD_MONITOR_DN "cn=Monitor"
|
||||
/* dn of the special "config" entry */
|
||||
|
|
|
|||
Loading…
Reference in a new issue