Refactor crypto RNG; add getrandom() support
[tinc] / src / protocol_key.c
index 1efeaa8..2796c7e 100644 (file)
@@ -32,6 +32,7 @@
 #include "sptps.h"
 #include "utils.h"
 #include "compression.h"
+#include "random.h"
 
 void send_key_changed(void) {
 #ifndef DISABLE_LEGACY