[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.175 and 1.176

version 1.175, 2006/02/20 17:19:54 version 1.176, 2006/02/22 00:04:45
Line 19 
Line 19 
 #include <sys/wait.h>  #include <sys/wait.h>
 #include <sys/stat.h>  #include <sys/stat.h>
   
   #include <ctype.h>
 #include <paths.h>  #include <paths.h>
   
 #include "ssh.h"  #include "ssh.h"

Legend:
Removed from v.1.175  
changed lines
  Added in v.1.176