From: Oliver Kurth Date: Tue, 30 Apr 2019 20:24:24 +0000 (-0700) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-11.0.0~107 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e0ccaa3bf2805674fd882362427aa2d3376a3a8;p=thirdparty%2Fopen-vm-tools.git Common header 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 77b0442e2..080b79439 100644 --- a/open-vm-tools/lib/include/backdoor_def.h +++ b/open-vm-tools/lib/include/backdoor_def.h @@ -243,7 +243,8 @@ extern "C" { # define BDOOR_CMD_GMM_RESYNC_RUNTIME_INFO 6 #define BDOOR_CMD_PRECISIONCLOCK 97 # define BDOOR_CMD_PRECISIONCLOCK_GETTIME 0 -#define BDOOR_CMD_MAX 98 +#define BDOOR_CMD_COREDUMP_UNSYNC 98 /* Devel only. For VMM cores */ +#define BDOOR_CMD_MAX 99 /*