From: John Wolfe Date: Mon, 22 Feb 2021 17:36:59 +0000 (-0800) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-11.3.0~148 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08e78ef8082830191d1be09a0b3a6806bd408c9e;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/guestrpc/tclodefs.h b/open-vm-tools/lib/include/vmware/guestrpc/tclodefs.h index 4c5685f04..037f53ea9 100644 --- a/open-vm-tools/lib/include/vmware/guestrpc/tclodefs.h +++ b/open-vm-tools/lib/include/vmware/guestrpc/tclodefs.h @@ -75,6 +75,12 @@ #define TOOLSOPTION_ENABLE_GUESTSTORE_ACCESS "enableGuestStoreAccess" #define TOOLSOPTION_ENABLE_DEVICEHELPER "enableDeviceHelper" +/* + * Device helper commands. + */ + +#define DEVICEHELPER_CONFIG_DONE_CMD "guest.deviceHelper.config_done" + /* * Auto-upgrade commands. */