This fixes the symbol detection for FreeBSD 12.2 / OpenSSL 1.1
@@ -10,6 +10,7 @@
#include <openssl/crypto.h>
#include <openssl/aes.h>
#include <openssl/blowfish.h>
+#include <openssl/bn.h>
#include <openssl/md5.h>
#include <openssl/sha.h>
#include <openssl/err.h>