]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/operational.c
DNS SRV default referral handling
[openldap] / servers / slapd / operational.c
index f6b45221f8e889bb4aaf1df6469752877122b818..3eca598b574101df9131aa395b7db14d3d1fdbf8 100644 (file)
@@ -12,7 +12,6 @@
  * helpers for on-the-fly operational attribute generation
  */
 
-#ifdef SLAPD_SCHEMA_DN
 Attribute *
 slap_operational_subschemaSubentry( Backend *be )
 {
@@ -34,7 +33,6 @@ slap_operational_subschemaSubentry( Backend *be )
 
        return a;
 }
-#endif /* SLAPD_SCHEMA_DN */
 
 Attribute *
 slap_operational_hasSubordinate( int hs )