From eee56ef486dbf94984e925eb9d248ce72203a2ed Mon Sep 17 00:00:00 2001 From: Oliver Kurth Date: Fri, 26 Oct 2018 10:44:56 -0700 Subject: [PATCH] Common header files changes not applicable to open-vm-tools --- open-vm-tools/lib/include/guest_os_tables.h | 1 + 1 file changed, 1 insertion(+) diff --git a/open-vm-tools/lib/include/guest_os_tables.h b/open-vm-tools/lib/include/guest_os_tables.h index 253f65b42..9f1c6384f 100644 --- a/open-vm-tools/lib/include/guest_os_tables.h +++ b/open-vm-tools/lib/include/guest_os_tables.h @@ -313,6 +313,7 @@ extern "C" { GOKM("otherlinux-64", otherLinux64Guest, TRUE) \ GOKM("genericlinux", genericLinuxGuest, TRUE) \ GOKM("amazonlinux2-64", amazonlinux2_64Guest, TRUE) \ + GOKM("CRXPod1-64", crxPod1Guest, TRUE) \ /* Netware guests */ \ GOKM("netware4", netware4Guest, TRUE) \ GOKM("netware5", netware5Guest, TRUE) \ -- 2.47.3