[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.69 and 1.70

version 1.69, 2006/07/22 20:48:23 version 1.70, 2006/07/25 02:59:21
Line 13 
Line 13 
 #include <sys/socket.h>  #include <sys/socket.h>
 #include <sys/queue.h>  #include <sys/queue.h>
 #include <sys/resource.h>  #include <sys/resource.h>
   #include <sys/time.h>
   
 #include <openssl/bn.h>  #include <openssl/bn.h>
   

Legend:
Removed from v.1.69  
changed lines
  Added in v.1.70