aboutsummaryrefslogtreecommitdiff
path: root/plat/qti/common/inc/qti_rng.h
diff options
context:
space:
mode:
Diffstat (limited to 'plat/qti/common/inc/qti_rng.h')
-rw-r--r--plat/qti/common/inc/qti_rng.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plat/qti/common/inc/qti_rng.h b/plat/qti/common/inc/qti_rng.h
index c933dea124..62c31f36c2 100644
--- a/plat/qti/common/inc/qti_rng.h
+++ b/plat/qti/common/inc/qti_rng.h
@@ -7,7 +7,7 @@
#ifndef QTI_RNG_H
#define QTI_RNG_H
-#include <stdinit.h>
+#include <stdint.h>
int qti_rng_get_data(uint8_t *out, uint32_t out_len);