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