From: Oliver Kurth Date: Wed, 10 Apr 2019 21:14:51 +0000 (-0700) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-11.0.0~148 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=022121ce185662c05b3e1bf7166500f4f0f72bb2;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_types.h b/open-vm-tools/lib/include/vm_basic_types.h index f62a41b38..1ebdbe687 100644 --- a/open-vm-tools/lib/include/vm_basic_types.h +++ b/open-vm-tools/lib/include/vm_basic_types.h @@ -475,7 +475,6 @@ typedef uintptr_t VPN; typedef uint64 PA; typedef uint64 PPN; -typedef uint32 PPNTMP; typedef uint64 TPA; typedef uint64 TPPN;