[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.67 and 1.68

version 1.67, 2006/04/25 08:02:27 version 1.68, 2006/07/09 15:15:10
Line 45 
Line 45 
 #include <openssl/evp.h>  #include <openssl/evp.h>
 #include <openssl/pem.h>  #include <openssl/pem.h>
   
   #include <fcntl.h>
   
 #include "cipher.h"  #include "cipher.h"
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "buffer.h"  #include "buffer.h"

Legend:
Removed from v.1.67  
changed lines
  Added in v.1.68