Merge pull request #84 from mysterywolf/master

增加<stddef.h>
master
xiangxistu 4 years ago committed by GitHub
commit e2f5a0da5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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