[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.21 and 1.22

version 1.21, 2006/07/22 20:48:23 version 1.22, 2006/08/01 23:22:47
Line 31 
Line 31 
 #include <sys/socket.h>  #include <sys/socket.h>
   
 #include <netdb.h>  #include <netdb.h>
   #include <stdio.h>
 #include <string.h>  #include <string.h>
   
 #include "xmalloc.h"  #include "xmalloc.h"

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22