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

Diff for /src/usr.bin/ssh/sk-usbhid.c between version 1.26 and 1.27

version 1.26, 2020/09/09 03:08:01 version 1.27, 2020/10/03 03:40:38
Line 23 
Line 23 
 #include <stddef.h>  #include <stddef.h>
 #include <stdarg.h>  #include <stdarg.h>
 #include <sha2.h>  #include <sha2.h>
   #include <time.h>
   
 #ifdef WITH_OPENSSL  #ifdef WITH_OPENSSL
 #include <openssl/opensslv.h>  #include <openssl/opensslv.h>

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27