X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/b6453d997b389fcff085e3c3751b388c678f6879..040d6b1f7000ee8e36f8d0a21ea82a5f88acb7a5:/md5crypt.c diff --git a/md5crypt.c b/md5crypt.c index 28336982..22ef9893 100644 --- a/md5crypt.c +++ b/md5crypt.c @@ -11,9 +11,11 @@ #include "includes.h" #if defined(HAVE_MD5_PASSWORDS) && !defined(HAVE_MD5_CRYPT) -#include +#include + +#include -RCSID("$Id$"); +#include /* 0 ... 63 => ascii - 64 */ static unsigned char itoa64[] =