From 5424fd39deae45cd0d1516b036cda177d635ff4b Mon Sep 17 00:00:00 2001 From: qrf Date: Mon, 3 Jun 2024 23:03:35 +0800 Subject: [PATCH] --amend Signed-off-by: qrf --- .../standardexchangetask_fuzzer/standardexchangetask_fuzzer.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/fuzztest/authenticators/account_unrelated/pake/standardexchangetask_fuzzer/standardexchangetask_fuzzer.cpp b/test/fuzztest/authenticators/account_unrelated/pake/standardexchangetask_fuzzer/standardexchangetask_fuzzer.cpp index ecb16128..f710cc41 100644 --- a/test/fuzztest/authenticators/account_unrelated/pake/standardexchangetask_fuzzer/standardexchangetask_fuzzer.cpp +++ b/test/fuzztest/authenticators/account_unrelated/pake/standardexchangetask_fuzzer/standardexchangetask_fuzzer.cpp @@ -18,9 +18,7 @@ #include "device_auth_defines.h" #include "securec.h" #include "identity_defines.h" -extern "C"{ #include "common_standard_bind_exchange.h" -} namespace OHOS { static const std::string TEST_APP_ID = "TestAppId";