ladybird/Userland/Libraries/LibC/netinet/tcp.h

10 lines
158 B
C
Raw Normal View History

/*
* Copyright (c) 2020, the SerenityOS developers.
*
* SPDX-License-Identifier: BSD-2-Clause
*/
#pragma once
2023-11-04 15:08:25 +01:00
#include <Kernel/API/POSIX/netinet/tcp.h>