Meco Man 4 rokov pred
rodič
commit
53450b3528
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  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>