commit | 9736dad970de4e769f742b70fb5bdfa6b28c7b5f | [log] [tgz] |
---|---|---|
author | b.liu <b.liu@mobiletek.cn> | Wed May 14 19:15:19 2025 +0800 |
committer | b.liu <b.liu@mobiletek.cn> | Wed May 14 19:15:19 2025 +0800 |
tree | 4e55d42de942d4ca15bccd2b54d5c4bcadb2a185 | |
parent | b17525ef6f573a1283e8df7546baaecf41d9fc85 [diff] [blame] |
Fix mbtk/test/Mobiletek_Tester_RDIT build error. Change-Id: Ia6e6b9c75f797976fe2152484fbce12a092dbb2f
diff --git a/mbtk/test/Mobiletek_Tester_RDIT/dispatch.cpp b/mbtk/test/Mobiletek_Tester_RDIT/dispatch.cpp index a4f6071..318b64f 100755 --- a/mbtk/test/Mobiletek_Tester_RDIT/dispatch.cpp +++ b/mbtk/test/Mobiletek_Tester_RDIT/dispatch.cpp
@@ -5,6 +5,7 @@ #include <sys/types.h> #include <pthread.h> #include <errno.h> +#include <string.h> #include "dispatch.h" #include "lynq.h"