summaryrefslogtreecommitdiffstats
path: root/src/hardware/LMI_ChassisComputerSystemPackageProvider.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hardware/LMI_ChassisComputerSystemPackageProvider.c')
-rw-r--r--src/hardware/LMI_ChassisComputerSystemPackageProvider.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/hardware/LMI_ChassisComputerSystemPackageProvider.c b/src/hardware/LMI_ChassisComputerSystemPackageProvider.c
index e63faaa..e95dc83 100644
--- a/src/hardware/LMI_ChassisComputerSystemPackageProvider.c
+++ b/src/hardware/LMI_ChassisComputerSystemPackageProvider.c
@@ -21,7 +21,6 @@
#include <konkret/konkret.h>
#include "LMI_ChassisComputerSystemPackage.h"
#include "LMI_Hardware.h"
-#include "globals.h"
#include "dmidecode.h"
static const CMPIBroker* _cb;
@@ -69,7 +68,7 @@ static CMPIStatus LMI_ChassisComputerSystemPackageEnumInstances(
LMI_ChassisRef_Init(&lmi_chassis, _cb, ns);
LMI_ChassisRef_Set_CreationClassName(&lmi_chassis,
- ORGID "_" CHASSIS_CLASS_NAME);
+ LMI_ORGID "_" CHASSIS_CLASS_NAME);
LMI_ChassisRef_Set_Tag(&lmi_chassis, dmi_get_chassis_tag(&dmi_chassis));
LMI_ChassisComputerSystemPackage_SetObjectPath_Dependent(