Move RC4 into crypto.h as a replaceable crypto function
[libeap.git] / src / crypto / crypto_internal.c
index 98a1ddc..9501dfd 100644 (file)
@@ -18,7 +18,6 @@
 #include "crypto.h"
 #include "md5.h"
 #include "sha1.h"
-#include "rc4.h"
 #include "aes.h"
 #include "tls/rsa.h"
 #include "tls/bignum.h"