summaryrefslogtreecommitdiff
path: root/components/entropy.c
diff options
context:
space:
mode:
Diffstat (limited to 'components/entropy.c')
-rw-r--r--components/entropy.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/entropy.c b/components/entropy.c
index 2a485de..cf60bc3 100644
--- a/components/entropy.c
+++ b/components/entropy.c
@@ -1,4 +1,5 @@
/* See LICENSE file for copyright and license details. */
+#include "../slstatus.h"
#if defined(__linux__)
#include <stdint.h>
#include <stdio.h>