summaryrefslogtreecommitdiffstats
path: root/src/include/ramdetect.h
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-07-11 20:25:26 +0200
committerAngel Pons <th3fanbus@gmail.com>2020-07-25 01:25:57 +0000
commit7cd8c79177ecf2143e878a8e2be916bfe222a8c7 (patch)
tree19ef855922df4152cbd1c3010fc723a71297864a /src/include/ramdetect.h
parentc354599a53d0ac4d120a7a2c7b029529c7cca794 (diff)
downloadcoreboot-7cd8c79177ecf2143e878a8e2be916bfe222a8c7.tar.gz
coreboot-7cd8c79177ecf2143e878a8e2be916bfe222a8c7.tar.bz2
coreboot-7cd8c79177ecf2143e878a8e2be916bfe222a8c7.zip
src/include/ramdetect.h: Add missing includes
Change-Id: I142f88aae67237ce6777f7f9e8849bae589beeb5 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/43363 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/include/ramdetect.h')
-rw-r--r--src/include/ramdetect.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/ramdetect.h b/src/include/ramdetect.h
index 93c5db13828c..55c81d08c52c 100644
--- a/src/include/ramdetect.h
+++ b/src/include/ramdetect.h
@@ -1,5 +1,7 @@
/* SPDX-License-Identifier: GPL-2.0-only */
+#include <stdint.h>
+#include <stddef.h>
/*
* Used in probe_ramsize(). This is a weak function and it's overridden for