From: Katy Feng Date: Thu, 5 Oct 2023 17:35:27 +0000 (-0700) Subject: Change to common header file not applicable to open-vm-tools. X-Git-Tag: stable-12.4.0~82 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=045ccf2067bb1f9e29d20a0e8a8b9053da999cf6;p=thirdparty%2Fopen-vm-tools.git Change to common header file not applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/backdoor_def.h b/open-vm-tools/lib/include/backdoor_def.h index b194e6835..392cad05f 100644 --- a/open-vm-tools/lib/include/backdoor_def.h +++ b/open-vm-tools/lib/include/backdoor_def.h @@ -246,7 +246,8 @@ extern "C" { #define BDOOR_CMD_APPLE_GPU_RES_SET 99 #define BDOOR_CMD_GETBUILDNUM 100 #define BDOOR_CMD_GETENTROPY 101 /* Configurable, off by default. */ -#define BDOOR_CMD_MAX 102 +#define BDOOR_CMD_REPORTGUESTCRASH 102 +#define BDOOR_CMD_MAX 103 /*