[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.7 and 1.8

version 1.7, 2000/05/17 21:37:24 version 1.8, 2000/08/04 20:30:07
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.7  
changed lines
  Added in v.1.8