Merge pull request #1282 from robertovargas-arm/misra-changes
[project/bcm63xx/atf.git] / bl2u / bl2u_main.c
index 09ad4683f09d4f29e41e7fdafafcc2e27c5c4e8e..a7e3fb916ef85d3eb50c5aafa36fa43990c96630 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2015-2017, ARM Limited and Contributors. All rights reserved.
+ * Copyright (c) 2015-2018, ARM Limited and Contributors. All rights reserved.
  *
  * SPDX-License-Identifier: BSD-3-Clause
  */
@@ -9,6 +9,7 @@
 #include <assert.h>
 #include <auth_mod.h>
 #include <bl1.h>
+#include <bl2u.h>
 #include <bl_common.h>
 #include <console.h>
 #include <debug.h>