]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - ssl/ssl_cert.c
Remove #error from include files.
[thirdparty/openssl.git] / ssl / ssl_cert.c
index e17cffc814112c1e03c7751fb0129169c77b469b..4081ebe4ffbdcfcb0895b1e04d69c2684bfcf0de 100644 (file)
 #include <openssl/bio.h>
 #include <openssl/pem.h>
 #include <openssl/x509v3.h>
-#ifndef OPENSSL_NO_DH
-# include <openssl/dh.h>
-#endif
+#include <openssl/dh.h>
 #include <openssl/bn.h>
 #include "internal/threads.h"
 #include "ssl_locl.h"