chiark / gitweb /
shared: add random-util.[ch]
[elogind.git] / src / libelogind / sd-id128 / sd-id128.c
index f0ffedc38b39c9c363a4a1b80ab2760a77108f33..46f2181ea809504b3126819fec1fd8c8d30814b3 100644 (file)
@@ -26,6 +26,7 @@
 #include "util.h"
 #include "macro.h"
 #include "sd-id128.h"
+#include "random-util.h"
 
 _public_ char *sd_id128_to_string(sd_id128_t id, char s[33]) {
         unsigned n;