提交 6595402e 编写于 作者: O openharmony_ci 提交者: Gitee

!704 【轻量级 PR】:update communication_lite/lwip_posix/src/ActsLwipTest.cpp. 系统搜索路径下的头文件使用 `<>`

Merge pull request !704 from RXD/N/A
......@@ -14,9 +14,9 @@
*/
#include "gtest/gtest.h"
#include "sys/socket.h"
#include "arpa/inet.h"
#include "netinet/tcp.h"
#include <sys/socket.h>
#include <arpa/inet.h>
#include <netinet/tcp.h>
#include <sys/wait.h>
#include <string.h>
#include <errno.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册