aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/broadwell
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/broadwell')
-rw-r--r--src/soc/intel/broadwell/me.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/intel/broadwell/me.c b/src/soc/intel/broadwell/me.c
index 0021d2c48a..448c5dada9 100644
--- a/src/soc/intel/broadwell/me.c
+++ b/src/soc/intel/broadwell/me.c
@@ -29,6 +29,7 @@
#include <device/pci.h>
#include <device/pci_ids.h>
#include <device/pci_def.h>
+#include <stdlib.h>
#include <string.h>
#include <delay.h>
#include <elog.h>