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

Diff for /src/usr.bin/ssh/dns.c between version 1.19 and 1.20

version 1.19, 2006/03/25 22:22:43 version 1.20, 2006/07/08 21:47:12
Line 27 
Line 27 
   
 #include "includes.h"  #include "includes.h"
   
   #include <sys/types.h>
   #include <sys/socket.h>
   
 #include <netdb.h>  #include <netdb.h>
   
 #include "xmalloc.h"  #include "xmalloc.h"

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20