X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fxoshiro.c;h=11eaf5bae622d491bd37b6e38bd5fd365c4050f1;hb=0fe69908838248c28624beb540257892db6bdcbd;hp=481c2d520909d8566ff025bdc5294e2de2327654;hpb=56621be326497d56db0c4c372ae3cc497018cfcf;p=tinc diff --git a/src/xoshiro.c b/src/xoshiro.c index 481c2d52..11eaf5ba 100644 --- a/src/xoshiro.c +++ b/src/xoshiro.c @@ -9,6 +9,7 @@ See . */ #include "system.h" #include "crypto.h" +#include "random.h" /* This is xoshiro256** 1.0, one of our all-purpose, rock-solid generators. It has excellent (sub-ns) speed, a state (256 bits) that is