From: Oliver Kurth Date: Mon, 26 Feb 2018 20:29:07 +0000 (-0800) Subject: Common header file change; not applicable to open-vm-tools. X-Git-Tag: stable-10.3.0~108 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5d98c8b5183e236dc8fb548647574f4b24e87d23;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 a92e0f92a..6ed62f547 100644 --- a/open-vm-tools/lib/include/vm_basic_types.h +++ b/open-vm-tools/lib/include/vm_basic_types.h @@ -617,6 +617,8 @@ typedef uint64 PPN64; typedef uint64 MA64; typedef uint64 MPN; +#define FMTPPN "" + /* * IO device DMA virtual address and page number (translated by IOMMU to * MA/MPN). IOPN can be in the inclusive range 0 -> MAX_IOPN.