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

Diff for /src/usr.bin/ssh/Attic/kexdhs.c between version 1.14 and 1.15

version 1.14, 2013/07/19 07:37:48 version 1.15, 2013/11/02 22:10:15
Line 42 
Line 42 
 #ifdef GSSAPI  #ifdef GSSAPI
 #include "ssh-gss.h"  #include "ssh-gss.h"
 #endif  #endif
 #include "monitor_wrap.h"  
   
 void  void
 kexdh_server(Kex *kex)  kexdh_server(Kex *kex)

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15