]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/des/cfb_enc.c
Experimental symbol renaming to avoid clashes with regular OpenSSL.
[thirdparty/openssl.git] / crypto / des / cfb_enc.c
index 720f29a28e625a3b11623099e3405828d1dbc4e9..d8c195e1d6bfd5b6ec8185dde7d00f2a7e1de833 100644 (file)
@@ -57,6 +57,7 @@
  */
 
 #include "e_os.h"
+#include <openssl/crypto.h>
 #include "des_locl.h"
 #include <assert.h>