[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.65 and 1.66

version 1.65, 2006/07/08 21:47:12 version 1.66, 2006/07/10 16:37:36
Line 16 
Line 16 
   
 #include <errno.h>  #include <errno.h>
 #include <setjmp.h>  #include <setjmp.h>
   #include <stdarg.h>
   
 #include <openssl/bn.h>  #include <openssl/bn.h>
   

Legend:
Removed from v.1.65  
changed lines
  Added in v.1.66