Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
9502d500b6a06cd540a5ffc95f4c7760c6fcde5b
/
.
/
include
/
posix
/
netinet
/
tcp.h
blob: 5f9d6346f291df9cfe98972c236857f40f9c5c49 [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2019 Linaro Limited
*
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef
ZEPHYR_INCLUDE_POSIX_NETINET_TCP_H_
#define
ZEPHYR_INCLUDE_POSIX_NETINET_TCP_H_
#include
<net/socket.h>
#endif
/* ZEPHYR_INCLUDE_POSIX_NETINET_TCP_H_ */