Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
8a4b078c854961d7e8ae2f62dca7bf55ed7edc36
/
.
/
include
/
posix
/
net
/
if.h
blob: 9c52cbc7743818aca27d3400f82c8c7f5a610be0 [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2019 Linaro Limited
*
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef
ZEPHYR_INCLUDE_POSIX_NET_IF_H_
#define
ZEPHYR_INCLUDE_POSIX_NET_IF_H_
#include
<net/socket.h>
#endif
/* ZEPHYR_INCLUDE_POSIX_NET_IF_H_ */