Missed a mention of RT
[oweals/openssl.git] / crypto / rsa / rsa_none.c
index 006d3bd617aed2153571e4851bd384c18661e8ed..b78756d186af5b72dad629595dc7f9f3eefee181 100644 (file)
@@ -10,7 +10,6 @@
 #include "internal/cryptlib.h"
 #include <openssl/bn.h>
 #include <openssl/rsa.h>
-#include <openssl/rand.h>
 
 int RSA_padding_add_none(unsigned char *to, int tlen,
                          const unsigned char *from, int flen)