|
@@ -89,7 +89,7 @@ static param_export_t params[] = {
|
|
};
|
|
};
|
|
|
|
|
|
struct module_exports exports = {
|
|
struct module_exports exports = {
|
|
- "bdb",
|
|
|
|
|
|
+ "db_bdb",
|
|
cmds, /* Exported functions */
|
|
cmds, /* Exported functions */
|
|
0, /* RPC method */
|
|
0, /* RPC method */
|
|
params, /* Exported parameters */
|
|
params, /* Exported parameters */
|