add tos_slist.h, rename tos.h to tos_k.h
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#include <stdarg.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "tos.h"
|
||||
#include "tos_k.h"
|
||||
#include "qcloud.h"
|
||||
|
||||
__QCLOUD_OSAL__ void osal_printf(const char *fmt, ...)
|
||||
|
@@ -15,7 +15,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "tos.h"
|
||||
#include "tos_k.h"
|
||||
#include "sal_module_wrapper.h"
|
||||
#include "qcloud.h"
|
||||
|
||||
|
@@ -15,7 +15,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "tos.h"
|
||||
#include "tos_k.h"
|
||||
#include "qcloud.h"
|
||||
|
||||
#include "lwip/api.h"
|
||||
|
@@ -17,10 +17,10 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include <tos.h>
|
||||
#include <tos_k.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "tos.h"
|
||||
#include "tos_k.h"
|
||||
#include "qcloud.h"
|
||||
|
||||
static char now_time_str[20] = {0};
|
||||
|
@@ -21,7 +21,7 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include "tos.h"
|
||||
#include "tos_k.h"
|
||||
#include "qcloud.h"
|
||||
|
||||
#include "mbedtls/ssl.h"
|
||||
|
@@ -15,7 +15,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "tos.h"
|
||||
#include "tos_k.h"
|
||||
#include "sal_module_wrapper.h"
|
||||
#include "qcloud.h"
|
||||
|
||||
|
@@ -15,7 +15,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "tos.h"
|
||||
#include "tos_k.h"
|
||||
#include "qcloud.h"
|
||||
|
||||
#include "lwip/api.h"
|
||||
|
Reference in New Issue
Block a user