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

Diff for /src/usr.bin/ssh/hostfile.c between version 1.41 and 1.42

version 1.41, 2006/07/05 02:42:09 version 1.42, 2006/07/22 20:48:23
Line 43 
Line 43 
 #include <netinet/in.h>  #include <netinet/in.h>
   
 #include <resolv.h>  #include <resolv.h>
   #include <string.h>
   
 #include <openssl/hmac.h>  #include <openssl/hmac.h>
 #include <openssl/sha.h>  #include <openssl/sha.h>

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42