aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dh.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dh.c')
-rw-r--r--apps/dh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dh.c b/apps/dh.c
index 229ba2f63a..07f3873f66 100644
--- a/apps/dh.c
+++ b/apps/dh.c
@@ -57,7 +57,7 @@
* [including the GNU Public Licence.]
*/
-#ifndef NO_DH
+#ifndef OPENSSL_NO_DH
#include <stdio.h>
#include <stdlib.h>
#include <time.h>