mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
r19454: In standalone build init asq too
(This used to be commit e58b03cd66
)
This commit is contained in:
parent
21e63dca9b
commit
92ec8e5c1e
@ -160,6 +160,7 @@ static const struct ldb_module_ops *ldb_find_module_ops(const char *name)
|
||||
ldb_objectclass_init, \
|
||||
ldb_paged_results_init, \
|
||||
ldb_sort_init, \
|
||||
ldb_asq_init, \
|
||||
NULL \
|
||||
}
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user