From: Oliver Kurth Date: Tue, 18 Dec 2018 21:19:46 +0000 (-0800) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-11.0.0~295 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3b171c6d86ba73b3bd14a10b368bd765f327603;p=thirdparty%2Fopen-vm-tools.git Common header file change not applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/vm_basic_defs.h b/open-vm-tools/lib/include/vm_basic_defs.h index 5d9afaa37..5d7dd3269 100644 --- a/open-vm-tools/lib/include/vm_basic_defs.h +++ b/open-vm-tools/lib/include/vm_basic_defs.h @@ -741,12 +741,6 @@ typedef int pid_t; #endif #endif // _WIN32 -#ifdef HOSTED_LG_PG -#define hosted_lg_pg 1 -#else -#define hosted_lg_pg 0 -#endif - /* * Use to initialize cbSize for this structure to preserve < Vista * compatibility.