]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - apps/dsa.c
make
[thirdparty/openssl.git] / apps / dsa.c
index b6f0ed3d024196a44a4656384afd0dcd5b984747..a5ec5d7e6c1cd966e34f10305b07474c33d60db2 100644 (file)
@@ -56,6 +56,7 @@
  * [including the GNU Public Licence.]
  */
 
+#include <openssl/opensslconf.h>       /* for OPENSSL_NO_DSA */
 #ifndef OPENSSL_NO_DSA
 #include <stdio.h>
 #include <stdlib.h>