From: Kruti Pendharkar Date: Wed, 8 Jan 2025 06:05:49 +0000 (-0800) Subject: Change to common header file not applicable to open-vm-tools. X-Git-Tag: stable-13.0.0~65 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=19cd19f7df18710b94bcd36c30801a440115ff22;p=thirdparty%2Fopen-vm-tools.git Change to common header file not applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/guest_os_tables.h b/open-vm-tools/lib/include/guest_os_tables.h index 24d19ad9d..c08d088d1 100644 --- a/open-vm-tools/lib/include/guest_os_tables.h +++ b/open-vm-tools/lib/include/guest_os_tables.h @@ -406,6 +406,7 @@ extern "C" { GOKM("amazonlinux3-64", amazonlinux3_64Guest, TRUE) \ GOKM("almalinux-64", almalinux_64Guest, TRUE) \ GOKM("rockylinux-64", rockylinux_64Guest, TRUE) \ + GOKM("prolinux-64", prolinux_64Guest, TRUE) \ GOKM("CRXPod1-64", crxPod1Guest, TRUE) \ GOKM("CRXSys1-64", crxSys1Guest, TRUE) \ /* Netware guests */ \