summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/trng.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/trng.h b/include/trng.h
index e6dcba644c..fed113c196 100644
--- a/include/trng.h
+++ b/include/trng.h
@@ -6,6 +6,7 @@
#define __EC_INCLUDE_TRNG_H
#include <stddef.h>
+#include <stdint.h>
/**
* Initialize the true random number generator.