forked from wolfSSL/wolfssl
fix gcc lots of warnings for build
This commit is contained in:
@@ -26,6 +26,9 @@
|
||||
#include "error.h"
|
||||
|
||||
|
||||
CYASSL_API int CyaSSL_Debugging_ON(void);
|
||||
CYASSL_API void CyaSSL_Debugging_OFF(void);
|
||||
|
||||
/* Set these to default values initially. */
|
||||
static CyaSSL_Logging_cb log_function = 0;
|
||||
static int loggingEnabled = 0;
|
||||
|
||||
Reference in New Issue
Block a user