summaryrefslogtreecommitdiffstats
path: root/entropy.h
diff options
context:
space:
mode:
Diffstat (limited to 'entropy.h')
-rw-r--r--entropy.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/entropy.h b/entropy.h
index ec425a0c..a6f7bfc6 100644
--- a/entropy.h
+++ b/entropy.h
@@ -31,5 +31,6 @@
#define _RANDOMS_H
void seed_rng(void);
+void init_rng(void);
#endif /* _RANDOMS_H */