RT2210: Add missing EVP_cleanup to example
[oweals/openssl.git] / crypto / aes / aes_ecb.c
index f342bbdf876dc0c9a6d4656deabd6846c0b85e9b..28aa561c2d89a216c3a5f98693f681da90aaa5bd 100644 (file)
@@ -56,7 +56,6 @@
 #endif
 #include <assert.h>
 
-#include <openssl/crypto.h>
 #include <openssl/aes.h>
 #include "aes_locl.h"