[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.92 and 1.93

version 1.92, 2014/04/29 18:01:49 version 1.93, 2014/12/11 08:20:09
Line 8 
Line 8 
  */   */
   
 #include <sys/types.h>  #include <sys/types.h>
   #include <sys/param.h>
 #include <sys/socket.h>  #include <sys/socket.h>
 #include <sys/queue.h>  #include <sys/queue.h>
 #include <sys/time.h>  #include <sys/time.h>

Legend:
Removed from v.1.92  
changed lines
  Added in v.1.93