X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fprng%2F__rand48_step.c;h=105f810ff017d51e8979b049bae0167ec612a497;hb=4191d2447673e6b03722198871af0daf9390cb51;hp=755b4f2f3903e33357684d33d27f8b2e4de3d2ae;hpb=0b44a0315b47dd8eced9f3b7f31580cf14bbfc01;p=musl diff --git a/src/prng/__rand48_step.c b/src/prng/__rand48_step.c index 755b4f2f..105f810f 100644 --- a/src/prng/__rand48_step.c +++ b/src/prng/__rand48_step.c @@ -1,5 +1,5 @@ #include -#include +#include uint64_t __rand48_step(unsigned short *xi, unsigned short *lc) {