--- ../../rawSHA1_LinkedIn_fmt_plug.c 2012-06-06 22:21:11.307706469 +0200 +++ rawSHA1_LinkedIn_fmt_plug.c 2012-06-06 22:23:45.372473384 +0200 @@ -78,6 +78,10 @@ {NULL} }; +#ifndef SHA_BUF_SIZ +#define SHA_BUF_SIZ 80 +#endif + /* Cygwin would not guarantee the alignment if these were declared static */ #define saved_key rawSHA1_saved_key_LI #define crypt_key rawSHA1_crypt_key_LI