[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.36 and 1.37

version 1.36, 2005/11/22 03:36:03 version 1.37, 2006/02/07 03:47:05
Line 39 
Line 39 
 RCSID("$OpenBSD$");  RCSID("$OpenBSD$");
   
 #include <resolv.h>  #include <resolv.h>
   
 #include <openssl/hmac.h>  #include <openssl/hmac.h>
 #include <openssl/sha.h>  #include <openssl/sha.h>
   
 #include "packet.h"  
 #include "match.h"  #include "match.h"
 #include "key.h"  #include "key.h"
 #include "hostfile.h"  #include "hostfile.h"

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37