summaryrefslogtreecommitdiffstats
path: root/apps/gendh.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gendh.c')
-rw-r--r--apps/gendh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/gendh.c b/apps/gendh.c
index e81109eaac..27da7cdd31 100644
--- a/apps/gendh.c
+++ b/apps/gendh.c
@@ -57,7 +57,7 @@
* [including the GNU Public Licence.]
*/
-#ifndef NO_DH
+#ifndef OPENSSL_NO_DH
#include <stdio.h>
#include <string.h>
#include <sys/types.h>