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