]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Add RHEL9 to the guest_os_tables.h header file.
authorJohn Wolfe <jwolfe@vmware.com>
Fri, 26 Mar 2021 03:21:17 +0000 (20:21 -0700)
committerJohn Wolfe <jwolfe@vmware.com>
Fri, 26 Mar 2021 03:21:17 +0000 (20:21 -0700)
open-vm-tools/lib/include/guest_os_tables.h

index 85594893a43885f5f6aa9e556807500bebd2b0e6..8e1adda0efca5aa8bb4de74fc64c12e3a9118624 100644 (file)
@@ -90,6 +90,7 @@ extern "C" {
    GOT(GUEST_OS_ARM_DEBIAN_64)                                             \
    GOT(GUEST_OS_RHEL)                                                      \
    GOT(GUEST_OS_RHEL_64)                                                   \
+   GOT(GUEST_OS_RHEL9_64)                                                  \
    GOT(GUEST_OS_FREEBSD)                                                   \
    GOT(GUEST_OS_FREEBSD_64)                                                \
    GOT(GUEST_OS_FREEBSD11)                                                 \