From: Oliver Kurth Date: Tue, 19 Feb 2019 20:51:32 +0000 (-0800) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-11.0.0~200 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46ce56518e018c98d5f2c2dfcbda6df039cb548f;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 979201ca7..ab03fd264 100644 --- a/open-vm-tools/lib/include/backdoor_def.h +++ b/open-vm-tools/lib/include/backdoor_def.h @@ -240,7 +240,9 @@ extern "C" { # define BDOOR_CMD_GMM_WATCH_PPNS_START 4 # define BDOOR_CMD_GMM_WATCH_PPNS_STOP 5 # define BDOOR_CMD_GMM_RESYNC_RUNTIME_INFO 6 -#define BDOOR_CMD_MAX 97 +#define BDOOR_CMD_HYPERCLOCK 97 +# define BDOOR_CMD_HYPERCLOCK_GETTIME 0 +#define BDOOR_CMD_MAX 98 /*