X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fxoshiro.c;h=11eaf5bae622d491bd37b6e38bd5fd365c4050f1;hb=e62fd508158749a0d55eae06c2e361df5d6da6e0;hp=469c74abaedea0a7a0c10b72fc6d31b233de7bc6;hpb=6debc6c79ba385d35f646e0958f84ace5b8f4b4d;p=tinc diff --git a/src/xoshiro.c b/src/xoshiro.c index 469c74ab..11eaf5ba 100644 --- a/src/xoshiro.c +++ b/src/xoshiro.c @@ -6,9 +6,10 @@ worldwide. This software is distributed without any warranty. See . */ -#include +#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