summaryrefslogtreecommitdiff
path: root/src/hos_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hos_common.h')
-rw-r--r--src/hos_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hos_common.h b/src/hos_common.h
index 85d415e8..9c9db6a0 100644
--- a/src/hos_common.h
+++ b/src/hos_common.h
@@ -97,6 +97,7 @@ typedef struct hos_client_handle_s
hos_config_t hos_config;
hos_func_thread_t hos_func;
void *log;
+ size_t *task_num;
}hos_client_handle_t;
extern struct hos_instance_s g_hos_instance;