summaryrefslogtreecommitdiff
path: root/plat/imx/common/include/imx_snvs.h
diff options
context:
space:
mode:
Diffstat (limited to 'plat/imx/common/include/imx_snvs.h')
-rw-r--r--plat/imx/common/include/imx_snvs.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/plat/imx/common/include/imx_snvs.h b/plat/imx/common/include/imx_snvs.h
index 0b3d1085..565c451d 100644
--- a/plat/imx/common/include/imx_snvs.h
+++ b/plat/imx/common/include/imx_snvs.h
@@ -1,11 +1,12 @@
/*
- * Copyright (C) 2018, ARM Limited and Contributors. All rights reserved.
+ * Copyright (C) 2018-2019, ARM Limited and Contributors. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef IMX_SNVS_H
#define IMX_SNVS_H
+#include <cdefs.h>
#include <stdint.h>
#include <arch.h>