mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 18:57:27 +02:00
Added stdio.h include to types.h.
This commit is contained in:
@ -446,6 +446,7 @@
|
||||
Windows 10, snprintf is no longer identical to
|
||||
_snprintf. The snprintf function behavior is now
|
||||
C99 standard compliant. */
|
||||
#include <stdio.h>
|
||||
#define XSNPRINTF snprintf
|
||||
#else
|
||||
/* 4996 warning to use MS extensions e.g., _sprintf_s
|
||||
|
Reference in New Issue
Block a user