1
0
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:
Andrew Bartlett
2007-08-07 04:29:42 +00:00
committed by Gerald (Jerry) Carter
parent af092a361d
commit c4c3afcdcb
2 changed files with 0 additions and 3 deletions

View File

@@ -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, \