From: Kruti Pendharkar Date: Fri, 17 Oct 2025 04:25:49 +0000 (-0700) Subject: Change to common header file not applicable to open-vm-tools. X-Git-Tag: stable-13.1.0~54 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=077842eeae892380ed4cb72fdbd5bcb7dfd00869;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/vm_assert.h b/open-vm-tools/lib/include/vm_assert.h index bd418aa28..4cf819ee3 100644 --- a/open-vm-tools/lib/include/vm_assert.h +++ b/open-vm-tools/lib/include/vm_assert.h @@ -106,7 +106,7 @@ extern "C" { * so it uses generic functions. */ -#if (!defined VMM && !defined GLM) || \ +#if !defined VMM || \ defined BINARY_CHECKER || defined COREQUERY || defined DECODER || \ defined DIS16 || defined FROBOS || defined TRAPAPI_APP || \ defined VMM_LINKER || defined VMSS2CORE