Fix a variety of warnings generated by some elevated compiler-fascism,
[openssl.git] / crypto / dh / dh_ameth.c
index 420cfcda34b83987e5c2d499458d95c4b226422e..b56edda44faa565a1f9ac2753703033fdc25e037 100644 (file)
@@ -60,6 +60,7 @@
 #include <openssl/x509.h>
 #include <openssl/asn1.h>
 #include <openssl/dh.h>
+#include <openssl/bn.h>
 #include "asn1_locl.h"
 
 static void int_dh_free(EVP_PKEY *pkey)