From: Oliver Kurth Date: Tue, 24 Apr 2018 00:08:16 +0000 (-0700) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-10.3.0~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=571dc1fbadd962d91dcb7a44652b501de3f48e0e;p=thirdparty%2Fopen-vm-tools.git Common header file change not applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/x86vendor.h b/open-vm-tools/lib/include/x86vendor.h index 8b5e9f635..8a735b41c 100644 --- a/open-vm-tools/lib/include/x86vendor.h +++ b/open-vm-tools/lib/include/x86vendor.h @@ -1,4 +1,3 @@ - /********************************************************* * Copyright (C) 1998-2018 VMware, Inc. All rights reserved. * @@ -49,7 +48,4 @@ typedef enum { CPUID_NUM_VENDORS } CpuidVendor; -//XXX Temporary until rename is complete -#define CPUID_VENDOR_HIGON CPUID_VENDOR_HYGON - #endif