]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/schema_prep.c
syntax oid macros added
[openldap] / servers / slapd / schema_prep.c
index 74ec625e3b796b18655cb595dceabe283857bf13..5bab4a2d0a927475540304ea6ef414d01e79b099 100644 (file)
@@ -1019,6 +1019,7 @@ static AttributeType slap_at_undefined = {
        NULL, /* syntax (will be set later to "octetString") */
        NULL, /* schema check function */
        NULL, /* oidmacro */
+       NULL, /* soidmacro */
        SLAP_AT_ABSTRACT|SLAP_AT_FINAL, /* mask */
        { NULL }, /* next */
        NULL /* attribute description */
@@ -1036,6 +1037,7 @@ static AttributeType slap_at_proxied = {
        NULL, /* syntax (will be set later to "octetString") */
        NULL, /* schema check function */
        NULL, /* oidmacro */
+       NULL, /* soidmacro */
        SLAP_AT_ABSTRACT|SLAP_AT_FINAL, /* mask */
        { NULL }, /* next */
        NULL /* attribute description */