mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-30 13:30:57 +08:00
fix ITS#3347 (erroneous import of back-sql improvements...)
This commit is contained in:
parent
8e88320fe2
commit
823b8817a1
@ -143,7 +143,7 @@ static BackendInfo binfo[] = {
|
||||
{"tcl", tcl_back_initialize},
|
||||
#endif
|
||||
#if SLAPD_SQL == SLAPD_MOD_STATIC
|
||||
{"sql", sql_back_initialize},
|
||||
{"sql", backsql_initialize},
|
||||
#endif
|
||||
/* for any private backend */
|
||||
#if SLAPD_PRIVATE == SLAPD_MOD_STATIC
|
||||
|
Loading…
Reference in New Issue
Block a user