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

Diff for /src/usr.bin/ssh/ssh-pkcs11-client.c between version 1.4 and 1.5

version 1.4, 2013/05/17 00:13:14 version 1.5, 2014/06/24 01:13:21
Line 24 
Line 24 
 #include <unistd.h>  #include <unistd.h>
 #include <errno.h>  #include <errno.h>
   
   #include <openssl/rsa.h>
   
 #include "pathnames.h"  #include "pathnames.h"
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "buffer.h"  #include "buffer.h"

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5