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

Diff for /src/usr.bin/ssh/ssh-keyscan.c between version 1.67 and 1.68

version 1.67, 2006/07/12 22:28:52 version 1.68, 2006/07/17 01:31:10
Line 18 
Line 18 
 #include <netdb.h>  #include <netdb.h>
 #include <setjmp.h>  #include <setjmp.h>
 #include <stdarg.h>  #include <stdarg.h>
   #include <unistd.h>
   
 #include <openssl/bn.h>  #include <openssl/bn.h>
   

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