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

Diff for /src/usr.bin/ssh/packet.c between version 1.46 and 1.47

version 1.46, 2001/01/21 19:05:53 version 1.47, 2001/02/04 13:30:12
Line 57 
Line 57 
 #include <openssl/bn.h>  #include <openssl/bn.h>
 #include <openssl/dh.h>  #include <openssl/dh.h>
 #include <openssl/hmac.h>  #include <openssl/hmac.h>
 #include "buffer.h"  
 #include "cipher.h"  #include "cipher.h"
 #include "kex.h"  #include "kex.h"
 #include "hmac.h"  #include "hmac.h"

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.47