未验证 提交 0554a8bf 编写于 作者: O openharmony_ci 提交者: Gitee

!621 Fix llvm-15 build error

Merge pull request !621 from yinchuang/fix_llvm15_communication_ipc
......@@ -20,6 +20,7 @@
#include "c_ashmem.h"
#include "c_parcel.h"
#include "c_parcel_internal.h"
#include <fcntl.h>
using namespace testing::ext;
using namespace OHOS;
......@@ -581,4 +582,4 @@ HWTEST_F(IpcCMessageParcelUnitTest, ReadAndWriteAshmemTest, TestSize.Level1)
CloseCAshmem(ashmem);
UnmapCAshmem(ashmem2);
CloseCAshmem(ashmem2);
}
\ No newline at end of file
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册