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 f4829919..54842cf0 100644
--- a/src/hos_common.h
+++ b/src/hos_common.h
@@ -84,6 +84,7 @@ typedef struct hos_config_s
uint32_t max_request_num;
uint32_t max_request_context;
uint32_t reconnection_time;
+ uint32_t max_position;
}hos_config_t;
typedef struct hos_func_thread_s