Sign in
android
/
platform
/
bionic
/
53408dbc63d7aff71cc7900d3aef4e96b7730b3e
/
.
/
tests
/
headers
/
posix
/
netinet_tcp_h.c
blob: 3927c6ccca9a7fc932037867ffc00224eb1ab849 [
file
] [
log
] [
blame
]
// Copyright (C) 2017 The Android Open Source Project
// SPDX-License-Identifier: BSD-2-Clause
#include
<netinet/tcp.h>
#include
"header_checks.h"
static
void
netinet_tcp_h
()
{
MACRO
(
TCP_NODELAY
);
}