[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.28 and 1.29

version 1.28, 2003/06/12 19:12:02 version 1.29, 2004/05/08 00:21:31
Line 32 
Line 32 
 #include "key.h"  #include "key.h"
 #include "log.h"  #include "log.h"
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "readpass.h"  #include "misc.h"
 #include "scard.h"  #include "scard.h"
   
 #if OPENSSL_VERSION_NUMBER < 0x00907000L  #if OPENSSL_VERSION_NUMBER < 0x00907000L

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29