aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/include/smbios.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/smbios.h b/src/include/smbios.h
index 758a9cd72b..785ceec77d 100644
--- a/src/include/smbios.h
+++ b/src/include/smbios.h
@@ -300,6 +300,7 @@ struct smbios_type3 {
u8 number_of_power_cords;
u8 element_count;
u8 element_record_length;
+ u8 sku_number;
char eos[2];
} __attribute__((packed));