diff options
Diffstat (limited to 'bl31/context_mgmt.c')
-rw-r--r-- | bl31/context_mgmt.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bl31/context_mgmt.c b/bl31/context_mgmt.c index 2e7e62d7..b3dcf2d1 100644 --- a/bl31/context_mgmt.c +++ b/bl31/context_mgmt.c @@ -37,6 +37,7 @@ #include <context_mgmt.h> #include <interrupt_mgmt.h> #include <platform.h> +#include <platform_def.h> #include <runtime_svc.h> /******************************************************************************* |