Fix build warning with redefinition of typedef 'WOLFSSL_CRL’.
This commit is contained in:
parent
4cb891334d
commit
d829e5ba5a
@ -1497,10 +1497,6 @@ struct CRL_Monitor {
|
||||
};
|
||||
|
||||
|
||||
#ifndef HAVE_CRL
|
||||
typedef struct WOLFSSL_CRL WOLFSSL_CRL;
|
||||
#endif
|
||||
|
||||
#if defined(HAVE_CRL) && defined(NO_FILESYSTEM)
|
||||
#undef HAVE_CRL_MONITOR
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user