[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.6.6.1 and 1.7

version 1.6.6.1, 2003/09/16 21:20:25 version 1.7, 2003/10/14 19:42:10
Line 28 
Line 28 
   
 #include "includes.h"  #include "includes.h"
   
 #ifdef DNS  
 #include <openssl/bn.h>  #include <openssl/bn.h>
 #ifdef LWRES  #ifdef LWRES
 #include <lwres/netdb.h>  #include <lwres/netdb.h>
Line 286 
Line 285 
   
         return success;          return success;
 }  }
   
 #endif /* DNS */  

Legend:
Removed from v.1.6.6.1  
changed lines
  Added in v.1.7