From: John Wolfe Date: Fri, 11 Sep 2020 19:11:06 +0000 (-0700) Subject: Common source file change not applicable to open-vm-tools. X-Git-Tag: stable-11.2.0~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d93e52f060d979baea5bcb63fac62a32a276becf;p=thirdparty%2Fopen-vm-tools.git Common source file change 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 8983b729f..4bef08062 100644 --- a/open-vm-tools/lib/include/backdoor_def.h +++ b/open-vm-tools/lib/include/backdoor_def.h @@ -269,7 +269,8 @@ extern "C" { #define BDOOR_CMD_PRECISIONCLOCK 97 # define BDOOR_CMD_PRECISIONCLOCK_GETTIME 0 #define BDOOR_CMD_COREDUMP_UNSYNC 98 /* Devel only. For VMM cores */ -#define BDOOR_CMD_MAX 99 +#define BDOOR_CMD_APPLE_GPU_RES_SET 99 +#define BDOOR_CMD_MAX 100 /*