mirror of
https://github.com/samba-team/samba.git
synced 2025-12-17 04:23:50 +03:00
r24261: Fix the standalone ldb build after I moved the objectclass module out.
Andrew Bartlett
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
af092a361d
commit
c4c3afcdcb
@@ -1,4 +1,3 @@
|
||||
|
||||
/*
|
||||
ldb database library
|
||||
|
||||
@@ -155,7 +154,6 @@ static const struct ldb_module_ops *ldb_find_module_ops(const char *name)
|
||||
ldb_tdb_init, \
|
||||
ldb_operational_init, \
|
||||
ldb_rdn_name_init, \
|
||||
ldb_objectclass_init, \
|
||||
ldb_paged_results_init, \
|
||||
ldb_sort_init, \
|
||||
ldb_asq_init, \
|
||||
|
||||
Reference in New Issue
Block a user