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

Diff for /src/usr.bin/ssh/ssh-keysign.c between version 1.24 and 1.25

version 1.24, 2006/07/06 16:03:53 version 1.25, 2006/07/09 15:15:11
Line 30 
Line 30 
 #include <openssl/rand.h>  #include <openssl/rand.h>
 #include <openssl/rsa.h>  #include <openssl/rsa.h>
   
   #include <fcntl.h>
 #include <paths.h>  #include <paths.h>
 #include <pwd.h>  #include <pwd.h>
   

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25