aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_random.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/crypto_random.c')
-rw-r--r--src/util/crypto_random.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/crypto_random.c b/src/util/crypto_random.c
index 613829050..492bfdb9e 100644
--- a/src/util/crypto_random.c
+++ b/src/util/crypto_random.c
@@ -25,6 +25,7 @@
25 * @author Christian Grothoff 25 * @author Christian Grothoff
26 */ 26 */
27 27
28#include "platform.h"
28#include "gnunet_crypto_lib.h" 29#include "gnunet_crypto_lib.h"
29#include "gnunet_time_lib.h" 30#include "gnunet_time_lib.h"
30#include <gcrypt.h> 31#include <gcrypt.h>