summaryrefslogtreecommitdiffstats
path: root/crypto/evp/e_rc4.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/evp/e_rc4.c')
-rw-r--r--crypto/evp/e_rc4.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/evp/e_rc4.c b/crypto/evp/e_rc4.c
index 80d7791faf..e27dd7f2d0 100644
--- a/crypto/evp/e_rc4.c
+++ b/crypto/evp/e_rc4.c
@@ -65,6 +65,8 @@
# include <openssl/objects.h>
# include <openssl/rc4.h>
+# include "internal/evp_int.h"
+
/* FIXME: surely this is available elsewhere? */
# define EVP_RC4_KEY_SIZE 16