summaryrefslogtreecommitdiff
path: root/src/common/entropy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/entropy.h')
-rw-r--r--src/common/entropy.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/common/entropy.h b/src/common/entropy.h
index b677a77..cfd51ef 100644
--- a/src/common/entropy.h
+++ b/src/common/entropy.h
@@ -26,9 +26,10 @@
#include <stdbool.h>
+#include <stddef.h>
-#include "../arch/archbase.h"
+#include "../common/datatypes.h"