From 749c395f938675ecf5f53a03287ce0fd6379c2e7 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sun, 20 Oct 2019 19:55:56 +0200 Subject: src/{drivers/vpd,include/device/dram}: Add missing 'include ' Change-Id: Ida74a55b105282d86368f529cfce3523e0e97b02 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/36174 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held --- src/include/device/dram/common.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/include/device/dram/common.h') diff --git a/src/include/device/dram/common.h b/src/include/device/dram/common.h index 4c6f02eb00..3d380c3c02 100644 --- a/src/include/device/dram/common.h +++ b/src/include/device/dram/common.h @@ -18,6 +18,8 @@ #ifndef DEVICE_DRAM_COMMON_H #define DEVICE_DRAM_COMMON_H +#include + /** * \brief Convenience definitions for TCK values * -- cgit v1.2.3