]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Changes to common header files not applicable to open-vm-tools.
authorJohn Wolfe <jwolfe@vmware.com>
Wed, 18 May 2022 01:36:21 +0000 (18:36 -0700)
committerJohn Wolfe <jwolfe@vmware.com>
Wed, 18 May 2022 01:36:21 +0000 (18:36 -0700)
open-vm-tools/lib/include/vm_product_versions.h
open-vm-tools/lib/include/vm_version.h

index 5487e7944732f8e9e4f4d4ea8ae6cab37e7f40ef..64436c548285247a858e0a8503998adb07e500db 100644 (file)
  *
  */
 
-// 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" {
 //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[];
 //
index d4a396a3ace815a244d025ff1c6826e6fb3423c6..f373b2df1281c6e07784a70fb165ac0def691452 100644 (file)
 #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