From: Oliver Kurth Date: Fri, 2 Nov 2018 22:28:17 +0000 (-0700) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-11.0.0~348 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0fcac5dd34133a6a4baa926b4a99a7a02599268;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 01979651b..cd9d37623 100644 --- a/open-vm-tools/lib/include/backdoor_def.h +++ b/open-vm-tools/lib/include/backdoor_def.h @@ -237,6 +237,7 @@ extern "C" { # define BDOOR_CMD_GMM_MAP_MEMORY 1 # define BDOOR_CMD_GMM_GET_PPN_AND_SZ 2 /* Devel only. */ # define BDOOR_CMD_GMM_ENTER 3 +# define BDOOR_CMD_GMM_ONESHOT_TIMER 4 #define BDOOR_CMD_MAX 97