On Mon, 12 May 2014, bust...@gmail.com wrote: > From: Brent Cook <bust...@gmail.com> > > --- > 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 <stdlib.h> > #include <string.h> > > +#include <openssl/evp.h> > #include <openssl/rc4.h> > #include <openssl/sha.h>
Committed. Thanks. -- "Action without study is fatal. Study without action is futile." -- Mary Ritter Beard