diff --git a/communication_lite/lwip_posix/src/ActsLwipTest.cpp b/communication_lite/lwip_posix/src/ActsLwipTest.cpp index da92f16966460c06e499fee35855ed1de734624c..04ccdb7a513bea6f46a29e849a00d4cf7db894a0 100755 --- a/communication_lite/lwip_posix/src/ActsLwipTest.cpp +++ b/communication_lite/lwip_posix/src/ActsLwipTest.cpp @@ -14,9 +14,9 @@ */ #include "gtest/gtest.h" -#include "sys/socket.h" -#include "arpa/inet.h" -#include "netinet/tcp.h" +#include +#include +#include #include #include #include