]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Common header file change not applicable to open-vm-tools.
authorOliver Kurth <okurth@vmware.com>
Tue, 24 Apr 2018 00:08:15 +0000 (17:08 -0700)
committerOliver Kurth <okurth@vmware.com>
Tue, 24 Apr 2018 00:08:15 +0000 (17:08 -0700)
open-vm-tools/lib/include/vm_basic_types.h

index 2db48ad449cbcdd53360e4e4e7cf37e3a9b27f42..27ab86700910c04902f473c691be1510ffb632e1 100644 (file)
@@ -511,6 +511,7 @@ typedef uint64    BPN;
 typedef uint32    PageCnt;
 typedef uint64    PgCnt64;
 typedef uint32    PageNum;
+typedef uint64    PgNum64;
 typedef unsigned      MemHandle;
 typedef unsigned int  IoHandle;
 typedef int32     World_ID;