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

Diff for /src/usr.bin/ssh/kex.c between version 1.71 and 1.72

version 1.71, 2006/03/25 13:17:02 version 1.72, 2006/07/22 20:48:23
Line 27 
Line 27 
   
 #include <openssl/crypto.h>  #include <openssl/crypto.h>
   
   #include <string.h>
   
 #include "ssh2.h"  #include "ssh2.h"
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "buffer.h"  #include "buffer.h"

Legend:
Removed from v.1.71  
changed lines
  Added in v.1.72