X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=bugs%2Fstream.c;h=d2967c837d8ef4508350a13e00600f1bf7efc27b;hp=50a3884995c50730c9f436b673aa677f374f3ecb;hb=cc96f6b7a491b99714cd12712db6289e4d6dbb17;hpb=7dfb0b774e6592dcbfe47015168a0ac8b44e2a17 diff --git a/bugs/stream.c b/bugs/stream.c index 50a3884995..d2967c837d 100644 --- a/bugs/stream.c +++ b/bugs/stream.c @@ -57,11 +57,11 @@ */ #include -#include "rc4.h" +#include #ifdef NO_DES #include #else -#include "des.h" +#include #endif /* show how stream ciphers are not very good. The mac has no affect