make RNG API (officially) public

Fixes #189

Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
This commit is contained in:
Steffen Jaeckel
2022-02-01 12:45:44 +01:00
parent 3a3b4faa10
commit 118087f2a1
8 changed files with 52 additions and 78 deletions

View File

@@ -26,7 +26,6 @@
#include "hash.h"
#include "util.h"
#include "parser.h"
#include "rand.h"
#include "snprintf.h"
/** handlers **/