[BACK]Return to authfile.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/authfile.c between version 1.71 and 1.72

version 1.71, 2006/07/22 20:48:22 version 1.72, 2006/07/26 02:35:17
Line 40 
Line 40 
   
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/stat.h>  #include <sys/stat.h>
   #include <sys/param.h>
   
 #include <openssl/err.h>  #include <openssl/err.h>
 #include <openssl/evp.h>  #include <openssl/evp.h>

Legend:
Removed from v.1.71  
changed lines
  Added in v.1.72