Fix warning.
This commit is contained in:
parent
b111c5b8ce
commit
a37d05fa56
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@
|
|||
#include <openssl/bio.h>
|
||||
#include <openssl/bn.h>
|
||||
#include <openssl/rand.h>
|
||||
#include <openssl/err.h>
|
||||
|
||||
#ifdef NO_DH
|
||||
int main(int argc, char *argv[])
|
||||
|
|
Loading…
Reference in a new issue