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

Diff for /src/usr.bin/ssh/ssh-keygen.c between version 1.147 and 1.148

version 1.147, 2006/07/09 15:15:11 version 1.148, 2006/07/11 20:07:25
Line 20 
Line 20 
 #include <openssl/evp.h>  #include <openssl/evp.h>
 #include <openssl/pem.h>  #include <openssl/pem.h>
   
   #include <errno.h>
 #include <fcntl.h>  #include <fcntl.h>
 #include <pwd.h>  #include <pwd.h>
   

Legend:
Removed from v.1.147  
changed lines
  Added in v.1.148