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

Diff for /src/usr.bin/ssh/sshlogin.c between version 1.29 and 1.30

version 1.29, 2014/07/15 15:54:14 version 1.30, 2015/01/16 06:40:12
Line 40 
Line 40 
  */   */
   
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/param.h>  #include <sys/param.h>  /* MAXHOSTNAMELEN */
 #include <sys/socket.h>  #include <sys/socket.h>
   
 #include <errno.h>  #include <errno.h>

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30