From 93c78ed231a6ea30f1c30ecbbb0f245fa9d75075 Mon Sep 17 00:00:00 2001 From: Antonio Nino Diaz Date: Thu, 16 Aug 2018 16:52:57 +0100 Subject: libc: Fix all includes in codebase The codebase was using non-standard headers. It is needed to replace them by the correct ones so that we can use the new libc headers. Change-Id: I530f71d9510cb036e69fe79823c8230afe890b9d Acked-by: Sumit Garg Signed-off-by: Antonio Nino Diaz --- include/lib/psci/psci.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/lib/psci/psci.h') diff --git a/include/lib/psci/psci.h b/include/lib/psci/psci.h index 71d605d6..fa0da9fe 100644 --- a/include/lib/psci/psci.h +++ b/include/lib/psci/psci.h @@ -171,7 +171,6 @@ #ifndef __ASSEMBLY__ #include -#include /* Function to help build the psci capabilities bitfield */ -- cgit v1.2.3