From: John Wolfe Date: Mon, 22 Feb 2021 17:36:59 +0000 (-0800) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-11.3.0~140 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4071ec7e4067f57d3747f2e95a04de23859d1735;p=thirdparty%2Fopen-vm-tools.git Common header file change not applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/vm_product_versions.h b/open-vm-tools/lib/include/vm_product_versions.h index 5e9246054..9ea95c4b4 100644 --- a/open-vm-tools/lib/include/vm_product_versions.h +++ b/open-vm-tools/lib/include/vm_product_versions.h @@ -329,6 +329,7 @@ #define VIM_EESX_PRODUCT_LINE_ID "embeddedEsx" #define VIM_ESX_PRODUCT_LINE_ID "esx" +#define VIM_ESXIO_PRODUCT_LINE_ID "esxio" #define VIM_WS_PRODUCT_LINE_ID "ws" #if defined(VMX86_VMRC) /* check VMX86_VMRC before VMX86_DESKTOP */