Эх сурвалжийг харах

Merge pull request #84 from mysterywolf/master

增加<stddef.h>
xiangxistu 4 жил өмнө
parent
commit
e2f5a0da5b
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      inc/webclient.h

+ 1 - 0
inc/webclient.h

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