[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.72 and 1.73

version 1.72, 2006/07/22 20:48:23 version 1.73, 2006/07/26 02:35:17
Line 25 
Line 25 
   
 #include "includes.h"  #include "includes.h"
   
   #include <sys/param.h>
   
 #include <openssl/crypto.h>  #include <openssl/crypto.h>
   
 #include <string.h>  #include <string.h>

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