PR: 2727
[oweals/openssl.git] / crypto / des / ede_cbcm_enc.c
index fa45aa272ba51f59ce83171d23534f123441627c..adfcb75cf3878f53f86f5759ca8210871166be4b 100644 (file)
@@ -68,6 +68,8 @@ http://www.cs.technion.ac.il/users/wwwb/cgi-bin/tr-get.cgi/1998/CS/CS0928.ps.gz
 
 */
 
+#include <openssl/opensslconf.h> /* To see if OPENSSL_NO_DESCBCM is defined */
+
 #ifndef OPENSSL_NO_DESCBCM
 #include "des_locl.h"