diff --git a/frameworks/inner_api/sandbox_manager/test/unittest/src/sandbox_manager_kit_test.cpp b/frameworks/inner_api/sandbox_manager/test/unittest/src/sandbox_manager_kit_test.cpp index 8cb7cc0549d2178d4ffa24d058804d9cb988d266..038dd8d85deee2671e18a1d9b30446c76a7994e8 100644 --- a/frameworks/inner_api/sandbox_manager/test/unittest/src/sandbox_manager_kit_test.cpp +++ b/frameworks/inner_api/sandbox_manager/test/unittest/src/sandbox_manager_kit_test.cpp @@ -27,6 +27,7 @@ #include "permission_def.h" #include "permission_state_full.h" #include "policy_info.h" +#include "securec.h" #define private public #include "sandbox_manager_client.h" #undef private