X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fdsa%2Fdsa_gen.c;h=0dc00191ab8d1832428e4ddad6692723a96d4c1e;hp=7440e917a5db53a3dbe07e8a65d146d2ed25d048;hb=dbad169019598981174ff46c7a9bf58373b0e53a;hpb=323f289c480b0a8eb15ed3be2befbcc0f86e8904 diff --git a/crypto/dsa/dsa_gen.c b/crypto/dsa/dsa_gen.c index 7440e917a5..0dc00191ab 100644 --- a/crypto/dsa/dsa_gen.c +++ b/crypto/dsa/dsa_gen.c @@ -78,6 +78,7 @@ #include #include #include +#include DSA *DSA_generate_parameters(int bits, unsigned char *seed_in, int seed_len,