summaryrefslogtreecommitdiff
path: root/src/include/spd_cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/spd_cache.h')
-rw-r--r--src/include/spd_cache.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/spd_cache.h b/src/include/spd_cache.h
index f8d7d68622..5465aadda4 100644
--- a/src/include/spd_cache.h
+++ b/src/include/spd_cache.h
@@ -4,6 +4,8 @@
#define __SPD_CACHE_H
#include <spd_bin.h>
+#include <stddef.h>
+#include <stdint.h>
#define SPD_CACHE_FMAP_NAME "RW_SPD_CACHE"
#define SC_SPD_NUMS (CONFIG_DIMM_MAX)