Make sure we get the definition of OPENSSL_NO_BF.
This commit is contained in:
parent
536b73e78e
commit
44deca977d
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@
|
|||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <openssl/opensslconf.h> /* To see if OPENSSL_NO_BF is defined */
|
||||
|
||||
#include "../e_os.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue