summaryrefslogtreecommitdiff
path: root/services/std_svc/spm/spm_buffers.c
diff options
context:
space:
mode:
Diffstat (limited to 'services/std_svc/spm/spm_buffers.c')
-rw-r--r--services/std_svc/spm/spm_buffers.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/services/std_svc/spm/spm_buffers.c b/services/std_svc/spm/spm_buffers.c
index 0c26a74b..736b2300 100644
--- a/services/std_svc/spm/spm_buffers.c
+++ b/services/std_svc/spm/spm_buffers.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2018, Arm Limited. All rights reserved.
+ * Copyright (c) 2018-2019, Arm Limited. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
@@ -9,6 +9,8 @@
#include <lib/utils_def.h>
#include <platform_def.h>
+#include "./spm_private.h"
+
/*******************************************************************************
* Secure Service response global array. All the responses to the requests done
* to the Secure Partition are stored here. They are removed from the array as