summaryrefslogtreecommitdiffstats
path: root/src/account/LMI_HostedAccountManagementServiceProvider.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/account/LMI_HostedAccountManagementServiceProvider.c')
-rw-r--r--src/account/LMI_HostedAccountManagementServiceProvider.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/account/LMI_HostedAccountManagementServiceProvider.c b/src/account/LMI_HostedAccountManagementServiceProvider.c
index dd03a5f..b605f87 100644
--- a/src/account/LMI_HostedAccountManagementServiceProvider.c
+++ b/src/account/LMI_HostedAccountManagementServiceProvider.c
@@ -24,12 +24,14 @@
#include "LMI_AccountManagementService.h"
#include "macros.h"
+#include "account_globals.h"
#include "globals.h"
static const CMPIBroker* _cb;
static void LMI_HostedAccountManagementServiceInitialize()
{
+ lmi_init(provider_name, _cb, provider_config_defaults);
}
static CMPIStatus LMI_HostedAccountManagementServiceCleanup(