summaryrefslogtreecommitdiffstats
path: root/src/hardware/LMI_MemorySystemDeviceProvider.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hardware/LMI_MemorySystemDeviceProvider.c')
-rw-r--r--src/hardware/LMI_MemorySystemDeviceProvider.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/hardware/LMI_MemorySystemDeviceProvider.c b/src/hardware/LMI_MemorySystemDeviceProvider.c
index 1eef31f..0c3c7c5 100644
--- a/src/hardware/LMI_MemorySystemDeviceProvider.c
+++ b/src/hardware/LMI_MemorySystemDeviceProvider.c
@@ -21,7 +21,6 @@
#include <konkret/konkret.h>
#include "LMI_MemorySystemDevice.h"
#include "LMI_Hardware.h"
-#include "globals.h"
static const CMPIBroker* _cb;
@@ -65,7 +64,7 @@ static CMPIStatus LMI_MemorySystemDeviceEnumInstances(
LMI_MemoryRef_Set_SystemCreationClassName(&lmi_mem,
get_system_creation_class_name());
LMI_MemoryRef_Set_SystemName(&lmi_mem, get_system_name());
- LMI_MemoryRef_Set_CreationClassName(&lmi_mem, ORGID "_" MEM_CLASS_NAME);
+ LMI_MemoryRef_Set_CreationClassName(&lmi_mem, LMI_ORGID "_" MEM_CLASS_NAME);
LMI_MemoryRef_Set_DeviceID(&lmi_mem, "0");
LMI_MemorySystemDevice_SetObjectPath_GroupComponent(