mirror of
https://gitee.com/openharmony/communication_netstack
synced 2024-11-23 06:50:46 +00:00
commit
ebcc9e44b3
@ -13,6 +13,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <cerrno>
|
||||
#include <netdb.h>
|
||||
|
||||
#include "net_address.h"
|
||||
|
@ -16,7 +16,7 @@
|
||||
#ifndef SOCKET_EXEC_COMMON_H
|
||||
#define SOCKET_EXEC_COMMON_H
|
||||
|
||||
|
||||
#include <cerrno>
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user