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

Diff for /src/usr.bin/ssh/Attic/auth1.c between version 1.11 and 1.12

version 1.11, 2001/01/18 16:59:59 version 1.12, 2001/01/19 15:55:10
Line 15 
Line 15 
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "rsa.h"  #include "rsa.h"
 #include "ssh.h"  #include "ssh.h"
   #include "ssh1.h"
 #include "packet.h"  #include "packet.h"
 #include "buffer.h"  #include "buffer.h"
 #include "mpaux.h"  #include "mpaux.h"

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12