vpaes-ppc.pl: fix bug in IV handling and comply with ABI.
[openssl.git] / crypto / aes / aes_ofb.c
index 7a87608a6802c075f825719ff48df66fb0156565..50bf0b83250478e8759f523b652cdbb86828abe6 100644 (file)
@@ -49,7 +49,6 @@
  *
  */
 
-#include <openssl/crypto.h>
 #include <openssl/aes.h>
 #include <openssl/modes.h>