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

Diff for /src/usr.bin/ssh/readconf.c between version 1.155 and 1.156

version 1.155, 2006/07/12 22:28:52 version 1.156, 2006/07/17 01:31:09
Line 23 
Line 23 
 #include <ctype.h>  #include <ctype.h>
 #include <errno.h>  #include <errno.h>
 #include <netdb.h>  #include <netdb.h>
   #include <unistd.h>
   
 #include "ssh.h"  #include "ssh.h"
 #include "xmalloc.h"  #include "xmalloc.h"

Legend:
Removed from v.1.155  
changed lines
  Added in v.1.156