summaryrefslogtreecommitdiff
path: root/include/trng.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/trng.h')
-rw-r--r--include/trng.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/trng.h b/include/trng.h
index 3b28796ed0..cf8326e5bf 100644
--- a/include/trng.h
+++ b/include/trng.h
@@ -5,11 +5,10 @@
#ifndef __EC_INCLUDE_TRNG_H
#define __EC_INCLUDE_TRNG_H
+#include <common.h>
#include <stddef.h>
#include <stdint.h>
-#include <common.h>
-
/**
* Initialize the true random number generator.
*