X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=crypto%2Frng.c;h=f93cb5311182bbc6faf48c46599e4b92578410bf;hb=2fed94c032316d89422d4abfca2a882897489b94;hp=ba05e7380e76c6d340d6273c2d4602a0c597f9b1;hpb=efd44318157009274fa5962d60167ecfb954e246;p=~andy%2Flinux diff --git a/crypto/rng.c b/crypto/rng.c index ba05e7380e7..f93cb531118 100644 --- a/crypto/rng.c +++ b/crypto/rng.c @@ -19,6 +19,7 @@ #include #include #include +#include #include static DEFINE_MUTEX(crypto_default_rng_lock);