parent
368630d925
commit
233db8d668
@ -0,0 +1,9 @@
|
||||
#ifndef LI_SYS_CRYPTO_H
|
||||
#define LI_SYS_CRYPTO_H
|
||||
#include "first.h"
|
||||
|
||||
#if defined HAVE_LIBSSL && defined HAVE_OPENSSL_SSL_H
|
||||
#define USE_OPENSSL_CRYPTO
|
||||
#endif
|
||||
|
||||
#endif
|
Loading…
Reference in new issue