mirror of
https://github.com/samba-team/samba.git
synced 2025-03-12 20:58:37 +03:00
r6931: declare this to avoid warnings until we have loadable modules
This commit is contained in:
parent
e6b53ce177
commit
73258909db
@ -110,6 +110,7 @@ struct ldb_context *lldb_connect(const char *url,
|
||||
unsigned int flags,
|
||||
const char *options[]);
|
||||
struct ldb_module *timestamps_module_init(struct ldb_context *ldb, const char *options[]);
|
||||
struct ldb_module *schema_module_init(struct ldb_context *ldb, const char *options[]);
|
||||
|
||||
const char **ldb_options_parse(const char **options, int *ldbopts, const char *arg);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user