From: John Wolfe Date: Wed, 18 May 2022 01:36:21 +0000 (-0700) Subject: Changes to common header files not applicable to open-vm-tools. X-Git-Tag: stable-12.1.0~60 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1a6796a1aecd22a7b76f5b4871d215b82277f18;p=thirdparty%2Fopen-vm-tools.git Changes to common header files not applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/vm_product_versions.h b/open-vm-tools/lib/include/vm_product_versions.h index 5487e7944..64436c548 100644 --- a/open-vm-tools/lib/include/vm_product_versions.h +++ b/open-vm-tools/lib/include/vm_product_versions.h @@ -35,14 +35,6 @@ * */ -// vm_product_versions_fast.h can't be used in headers shared with Windows just -// yet -//MARKER_FAST_UNCOMMENT_START -//#if defined _MSC_VER -//#error Fast Version headers not implemented on Windows yet -//#endif -//MARKER_FAST_UNCOMMENT_END - //MARKER_FAST_UNCOMMENT_START //#ifdef __cplusplus //extern "C" { @@ -54,10 +46,6 @@ //extern unsigned int gNetdumpFileVersion[]; //extern unsigned int gFoundryFileVersion[]; // -//extern int gVddkVersionMajor; -//extern int gVddkVersionMinor; -//extern int gVddkVersionMaint; -// //extern unsigned int gOvftoolFileVersion[]; //extern const char gEsxReleaseVersionString[]; // diff --git a/open-vm-tools/lib/include/vm_version.h b/open-vm-tools/lib/include/vm_version.h index d4a396a3a..f373b2df1 100644 --- a/open-vm-tools/lib/include/vm_version.h +++ b/open-vm-tools/lib/include/vm_version.h @@ -44,13 +44,6 @@ #ifndef VM_VERSION_H #define VM_VERSION_H -// vm_version_fast.h can't be used in headers shared with Windows just yet -//MARKER_FAST_UNCOMMENT_START -//#if defined _MSC_VER -//#error Fast Version headers not implemented on Windows yet -//#endif -//MARKER_FAST_UNCOMMENT_END - #define INCLUDE_ALLOW_USERLEVEL #define INCLUDE_ALLOW_MODULE