summaryrefslogtreecommitdiffstats
path: root/src/account/LMI_OwningGroupProvider.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/account/LMI_OwningGroupProvider.c')
-rw-r--r--src/account/LMI_OwningGroupProvider.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/account/LMI_OwningGroupProvider.c b/src/account/LMI_OwningGroupProvider.c
index 23f4a42..a7506f8 100644
--- a/src/account/LMI_OwningGroupProvider.c
+++ b/src/account/LMI_OwningGroupProvider.c
@@ -26,6 +26,7 @@
#include "macros.h"
#include "globals.h"
#include "aux_lu.h"
+#include "account_globals.h"
#include <libuser/user.h>
#include <libuser/entity.h>
@@ -34,6 +35,7 @@ static const CMPIBroker* _cb;
static void LMI_OwningGroupInitialize()
{
+ lmi_init(provider_name, _cb, provider_config_defaults);
}
static CMPIStatus LMI_OwningGroupCleanup(