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

Diff for /src/usr.bin/ssh/Attic/scard.c between version 1.32 and 1.33

version 1.32, 2006/03/25 13:17:02 version 1.33, 2006/07/25 02:01:34
Line 27 
Line 27 
 #include "includes.h"  #include "includes.h"
   
 #include <openssl/evp.h>  #include <openssl/evp.h>
   
 #include <sectok.h>  #include <sectok.h>
   #include <string.h>
   
 #include "key.h"  #include "key.h"
 #include "log.h"  #include "log.h"

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33