diff options
Diffstat (limited to 'source4')
-rw-r--r-- | source4/dsdb/schema/schema.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/dsdb/schema/schema.h b/source4/dsdb/schema/schema.h index 175e999347..6c9ec96dfe 100644 --- a/source4/dsdb/schema/schema.h +++ b/source4/dsdb/schema/schema.h @@ -168,6 +168,8 @@ struct dsdb_schema { uint32_t num_prefixes; struct dsdb_schema_oid_prefix *prefixes; + struct dsdb_schema_prefixmap *prefixmap; + /* * the last element of the prefix mapping table isn't a oid, * it starts with 0xFF and has 21 bytes and is maybe a schema |