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

Diff for /src/usr.bin/openssl/errstr.c between version 1.8 and 1.9

version 1.8, 2022/11/11 17:07:39 version 1.9, 2023/03/05 13:12:53
Line 68 
Line 68 
 #include <openssl/lhash.h>  #include <openssl/lhash.h>
 #include <openssl/ssl.h>  #include <openssl/ssl.h>
   
 struct {  static struct {
         int stats;          int stats;
 } errstr_config;  } errstr_config;
   

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9