mirror of
https://github.com/oatpp/oatpp.git
synced 2025-04-24 19:10:23 +08:00
network::tcp::server::ConnectionProvider: include - netinet/tcp.h
This commit is contained in:
parent
12572b0fb9
commit
3ccb178e6d
@ -36,6 +36,7 @@
|
||||
#include <netdb.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <sys/socket.h>
|
||||
#include <netinet/tcp.h>
|
||||
#include <unistd.h>
|
||||
#if defined(__FreeBSD__)
|
||||
#include <netinet/in.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user