From: John Wolfe Date: Fri, 9 Jul 2021 03:10:23 +0000 (-0700) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-12.0.0~151 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b484ab6727bbfd8691e8dd4f8d6ae297e06a8672;p=thirdparty%2Fopen-vm-tools.git Common header file change not applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/guest_os.h b/open-vm-tools/lib/include/guest_os.h index 0d755d80e..886aaef31 100644 --- a/open-vm-tools/lib/include/guest_os.h +++ b/open-vm-tools/lib/include/guest_os.h @@ -559,6 +559,7 @@ Bool Gos_InSetArray(uint32 gos, const uint32 *set); * No 32-bit support. */ +#define STR_OS_WINELEVEN "windows11" #define STR_OS_WINELEVEN_X64 "windows11-64" /* Windows Server 2016 */