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

Diff for /src/usr.bin/ssh/gss-serv.c between version 1.9 and 1.10

version 1.9, 2005/09/19 11:48:10 version 1.10, 2005/10/13 14:03:01
Line 29 
Line 29 
 #ifdef GSSAPI  #ifdef GSSAPI
   
 #include "bufaux.h"  #include "bufaux.h"
 #include "compat.h"  
 #include "auth.h"  #include "auth.h"
 #include "log.h"  #include "log.h"
 #include "channels.h"  #include "channels.h"
 #include "session.h"  #include "session.h"
 #include "servconf.h"  #include "servconf.h"
 #include "monitor_wrap.h"  
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "getput.h"  #include "getput.h"
   

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10