summaryrefslogtreecommitdiff
path: root/src/shared/hashmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/hashmap.c')
-rw-r--r--src/shared/hashmap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shared/hashmap.c b/src/shared/hashmap.c
index 084743e4fb..49bccacb5c 100644
--- a/src/shared/hashmap.c
+++ b/src/shared/hashmap.c
@@ -33,6 +33,7 @@
#include "strv.h"
#include "list.h"
#include "mempool.h"
+#include "random-util.h"
/*
* Implementation of hashmaps.