summaryrefslogtreecommitdiffstats
path: root/src/account/LMI_AccountManagementServiceProvider.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/account/LMI_AccountManagementServiceProvider.c')
-rw-r--r--src/account/LMI_AccountManagementServiceProvider.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/account/LMI_AccountManagementServiceProvider.c b/src/account/LMI_AccountManagementServiceProvider.c
index 37cd775..1a166d7 100644
--- a/src/account/LMI_AccountManagementServiceProvider.c
+++ b/src/account/LMI_AccountManagementServiceProvider.c
@@ -30,6 +30,7 @@
#include "globals.h"
#include "aux_lu.h"
+#include "account_globals.h"
#include <libuser/entity.h>
#include <libuser/user.h>
@@ -51,6 +52,7 @@ static const CMPIBroker* _cb = NULL;
static void LMI_AccountManagementServiceInitialize()
{
+ lmi_init(provider_name, _cb, provider_config_defaults);
}
static CMPIStatus LMI_AccountManagementServiceCleanup(