X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=bugs%2Fstream.c;h=d2967c837d8ef4508350a13e00600f1bf7efc27b;hp=50a3884995c50730c9f436b673aa677f374f3ecb;hb=c4f3542abf7db84e3de4d5bcd7ec1a54048fb95c;hpb=78414a6a897db42c9bcf06aa21c705811ab33921 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