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

Diff for /src/usr.bin/ssh/Attic/kexdhc.c between version 1.6 and 1.7

version 1.6, 2006/05/18 21:27:25 version 1.7, 2006/07/22 20:48:23
Line 25 
Line 25 
   
 #include "includes.h"  #include "includes.h"
   
   #include <string.h>
   
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "key.h"  #include "key.h"
 #include "kex.h"  #include "kex.h"

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7