Version skew reduction: trivia (I hope).
[openssl.git] / crypto / aes / aes_cfb.c
index 7f19555603c3db3206effc8187bec0fdd74a2e50..0c6d058ce729d975a2037a7f5da839ada8853089 100644 (file)
@@ -49,7 +49,6 @@
  *
  */
 
-#include <openssl/crypto.h>
 #include <openssl/aes.h>
 #include <openssl/modes.h>