Make DH opaque
[openssl.git] / crypto / dh / dh_ameth.c
index fc03d8fb0dda2ed8bbfa6d4f17f14ea5cfd13d2b..54d5ba5d3436b4db9506a37a41842b89abad1c4d 100644 (file)
@@ -60,7 +60,7 @@
 #include "internal/cryptlib.h"
 #include <openssl/x509.h>
 #include <openssl/asn1.h>
 #include "internal/cryptlib.h"
 #include <openssl/x509.h>
 #include <openssl/asn1.h>
-#include <openssl/dh.h>
+#include "dh_locl.h"
 #include <openssl/bn.h>
 #include "internal/asn1_int.h"
 #include "internal/evp_int.h"
 #include <openssl/bn.h>
 #include "internal/asn1_int.h"
 #include "internal/evp_int.h"