From: Oliver Kurth Date: Tue, 19 Feb 2019 20:51:33 +0000 (-0800) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-11.0.0~196 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91c3366719fad3546d705ccb8000fef12ab8e284;p=thirdparty%2Fopen-vm-tools.git Common header file change not applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/vmware/tools/desktopevents.h b/open-vm-tools/lib/include/vmware/tools/desktopevents.h index eb41c6509..dadcd901d 100644 --- a/open-vm-tools/lib/include/vmware/tools/desktopevents.h +++ b/open-vm-tools/lib/include/vmware/tools/desktopevents.h @@ -56,6 +56,13 @@ */ #define DESKTOP_EVENTS_SHUTDOWN "VMdesktopEventsShutdownMsg" + +/** + * Name of the message that can be sent to the vm3dservice user daemons + * for shutdown. + */ +#define DESKTOP_VM3DSERVICE_SHUTDOWN "VMdesktopEventsVM3DServiceShutdownMsg" + #else // !WIN32 /**