EVP support for wrapping algorithms.
[openssl.git] / crypto / modes / cfb128.c
index b76514b9b5a6a2dbf336129174c5ebf08a8d373e..4e6f5d35e13ba2925f9556983f618a9d0e57a620 100644 (file)
@@ -48,6 +48,7 @@
  *
  */
 
+#include <openssl/crypto.h>
 #include "modes_lcl.h"
 #include <string.h>