Make sure we get the definition of OPENSSL_NO_CAST.
[openssl.git] / crypto / cast / cast.h
index b28e4e4f3b3c969ddfc666c981f7b7b65221f575..90b45b950aa8dcbc2b2156c3523c8a337281b3d3 100644 (file)
@@ -63,6 +63,8 @@
 extern "C" {
 #endif
 
+#include <openssl/opensslconf.h>
+
 #ifdef OPENSSL_NO_CAST
 #error CAST is disabled.
 #endif