增加<stddef.h>

master
Meco Man 4 years ago
parent 7677cf2654
commit 53450b3528

@ -18,6 +18,7 @@
#define __WEBCLIENT_H__
#include <rtthread.h>
#include <stddef.h>
#if defined(WEBCLIENT_USING_MBED_TLS) || defined(WEBCLIENT_USING_SAL_TLS)
#include <tls_client.h>

Loading…
Cancel
Save