summaryrefslogtreecommitdiffstats
path: root/crypto/cast/casttest.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/cast/casttest.c')
-rw-r--r--crypto/cast/casttest.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/cast/casttest.c b/crypto/cast/casttest.c
index 83e5a16c73..0d020d6975 100644
--- a/crypto/cast/casttest.c
+++ b/crypto/cast/casttest.c
@@ -59,6 +59,7 @@
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
+#include <openssl/opensslconf.h> /* To see if OPENSSL_NO_CAST is defined */
#include "../e_os.h"