Re: [PATCH 2/2] include openssl/evp.h for OPENSSL_add_all_algorithms_noconf()

2014-05-16 Thread Joel Sing
On Mon, 12 May 2014, bust...@gmail.com wrote: > From: Brent Cook > > --- > rc4/rc4test.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/rc4/rc4test.c b/rc4/rc4test.c > index a0b08a6..c4d34b1 100644 > --- a/rc4/rc4test.c > +++ b/rc4/rc4test.c > @@ -60,6 +60,7 @@ > #include > #include

[PATCH 2/2] include openssl/evp.h for OPENSSL_add_all_algorithms_noconf()

2014-05-12 Thread busterb
From: Brent Cook --- rc4/rc4test.c | 1 + 1 file changed, 1 insertion(+) diff --git a/rc4/rc4test.c b/rc4/rc4test.c index a0b08a6..c4d34b1 100644 --- a/rc4/rc4test.c +++ b/rc4/rc4test.c @@ -60,6 +60,7 @@ #include #include +#include #include #include -- 1.9.2