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

Diff for /src/usr.bin/ssh/auth2-chall.c between version 1.20 and 1.20.6.1

version 1.20, 2002/06/30 21:59:45 version 1.20.6.1, 2004/08/19 22:37:30
Line 31 
Line 31 
 #include "packet.h"  #include "packet.h"
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "dispatch.h"  #include "dispatch.h"
 #include "auth.h"  
 #include "log.h"  #include "log.h"
   
 static int auth2_challenge_start(Authctxt *);  static int auth2_challenge_start(Authctxt *);

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.20.6.1