DEBUG_WOLFSSL can't assume C standard headers, fix
This commit is contained in:
parent
088467d312
commit
c0f15b9326
@ -25,10 +25,6 @@
|
||||
#ifndef WOLFSSL_LOGGING_H
|
||||
#define WOLFSSL_LOGGING_H
|
||||
|
||||
#ifdef DEBUG_WOLFSSL
|
||||
#include <stdio.h>
|
||||
#endif
|
||||
|
||||
#include <wolfssl/wolfcrypt/types.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Loading…
x
Reference in New Issue
Block a user