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

@@ -13,7 +13,6 @@
#include <stdio.h>
#include "strophe.h"
#include "rand.h"
#include "resolver.h"
#include "test.h"