summaryrefslogtreecommitdiffstats
path: root/src/device/dram/spd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/dram/spd.c')
-rw-r--r--src/device/dram/spd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/device/dram/spd.c b/src/device/dram/spd.c
index b6246ae660eb..deff6744adbe 100644
--- a/src/device/dram/spd.c
+++ b/src/device/dram/spd.c
@@ -2,6 +2,7 @@
#include <device/dram/spd.h>
#include <spd.h>
+#include <stddef.h>
const char *spd_manufacturer_name(const uint16_t mod_id)
{