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