Windows build system: get uplink right.
[oweals/openssl.git] / crypto / dh / dh_pmeth.c
index a760ff5390fc78f4d34a6475e581a55d52782097..93bada0058eaec5e00622b1b5d50dbcdafae7a52 100644 (file)
@@ -63,9 +63,7 @@
 #include <openssl/evp.h>
 #include <openssl/dh.h>
 #include <openssl/bn.h>
-#ifndef OPENSSL_NO_DSA
-# include <openssl/dsa.h>
-#endif
+#include <openssl/dsa.h>
 #include <openssl/objects.h>
 #include "internal/evp_int.h"