[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.185 and 1.186

version 1.185, 2006/06/14 10:50:42 version 1.186, 2006/07/03 08:54:20
Line 37 
Line 37 
 #include "atomicio.h"  #include "atomicio.h"
 #include "misc.h"  #include "misc.h"
 #include "dns.h"  #include "dns.h"
   #include "version.h"
   
 char *client_version_string = NULL;  char *client_version_string = NULL;
 char *server_version_string = NULL;  char *server_version_string = NULL;

Legend:
Removed from v.1.185  
changed lines
  Added in v.1.186