Ensure that no-comp functions are flagged as such
[openssl.git] / crypto / bn / bn_dh.c
index 5572a2de2bc6fbaa2eccad9c389acfabcc357c34..ad4a16eabe887fc296fa3ff864a03c7406c4b857 100644 (file)
@@ -61,6 +61,7 @@
 
 #ifndef OPENSSL_NO_DH
 #include <openssl/dh.h>
+#include "internal/bn_dh.h"
 /* DH parameters from RFC5114 */
 
 # if BN_BITS2 == 64