From: "Zeeshan Ali (Khattak)" <[email protected]> --- osinfo/osinfo_resources.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/osinfo/osinfo_resources.h b/osinfo/osinfo_resources.h index cf2571d..7f8767e 100644 --- a/osinfo/osinfo_resources.h +++ b/osinfo/osinfo_resources.h @@ -32,6 +32,7 @@ #define OSINFO_ARCHITECTURE_ALL "all" #define OSINFO_MEGAHERTZ 1000000 +#define OSINFO_KIBIBYTES 1024 #define OSINFO_MEBIBYTES 1048576 #define OSINFO_GIBIBYTES 1073741824 -- 1.7.6.2 _______________________________________________ virt-tools-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/virt-tools-list
