From: John Wolfe Date: Fri, 11 Sep 2020 19:11:03 +0000 (-0700) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-11.2.0~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90ac21d93e9159582865955c83d47676db2ea34f;p=thirdparty%2Fopen-vm-tools.git Common header file change not applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/ghIntegrationCommon.h b/open-vm-tools/lib/include/ghIntegrationCommon.h index 7748ec862..aa0aca8ed 100644 --- a/open-vm-tools/lib/include/ghIntegrationCommon.h +++ b/open-vm-tools/lib/include/ghIntegrationCommon.h @@ -132,6 +132,8 @@ typedef uint32 GHIGuestToHostMessageType; (GHI_CHANNEL_VIEW_REMOTE_RDE_COMMON_BITS | 0x000002) #define GHI_GUEST_RDE_COMMON_CLIPBOARD_DATA_SENT_DONE \ (GHI_CHANNEL_VIEW_REMOTE_RDE_COMMON_BITS | 0x000003) +#define GHI_GUEST_RDE_COMMON_GENERIC \ + (GHI_CHANNEL_VIEW_REMOTE_RDE_COMMON_BITS | 0x000004) /* * MKS->UI messages over GHI_CHANNEL_VIEW_USB_REDIRECTION.