Useless header include of openssl/rand.h
[oweals/openssl.git] / crypto / dsa / dsa_sign.c
index 56927945fe5fa0acdaeec21b02c54dc6af877579..2e29d4008806cd1d8b8ec5ba92a4ab9656b35ffd 100644 (file)
@@ -11,7 +11,6 @@
 
 #include "internal/cryptlib.h"
 #include "dsa_locl.h"
-#include <openssl/rand.h>
 #include <openssl/bn.h>
 
 DSA_SIG *DSA_do_sign(const unsigned char *dgst, int dlen, DSA *dsa)