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

Diff for /src/usr.bin/ssh/auth.c between version 1.6.2.1 and 1.6.2.2

version 1.6.2.1, 2000/06/12 02:37:31 version 1.6.2.2, 2000/09/01 18:23:17
Line 24 
Line 24 
 #include "ssh2.h"  #include "ssh2.h"
 #include "auth.h"  #include "auth.h"
 #include "session.h"  #include "session.h"
 #include "dispatch.h"  
   
   
 /* import */  /* import */
 extern ServerOptions options;  extern ServerOptions options;

Legend:
Removed from v.1.6.2.1  
changed lines
  Added in v.1.6.2.2