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

Diff for /src/usr.bin/ssh/authfile.c between version 1.12 and 1.13

version 1.12, 2000/04/04 21:37:27 version 1.13, 2000/04/12 09:39:10
Line 17 
Line 17 
 #include "includes.h"  #include "includes.h"
 RCSID("$Id$");  RCSID("$Id$");
   
 #include <ssl/bn.h>  #include <openssl/bn.h>
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "buffer.h"  #include "buffer.h"
 #include "bufaux.h"  #include "bufaux.h"

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