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

Diff for /src/usr.bin/ssh/sshconnect.c between version 1.189 and 1.190

version 1.189, 2006/07/10 12:46:51 version 1.190, 2006/07/11 20:07:25
Line 23 
Line 23 
 #include <netinet/in.h>  #include <netinet/in.h>
   
 #include <ctype.h>  #include <ctype.h>
   #include <errno.h>
 #include <paths.h>  #include <paths.h>
 #include <pwd.h>  #include <pwd.h>
   

Legend:
Removed from v.1.189  
changed lines
  Added in v.1.190