1
0
mirror of https://github.com/fluencelabs/musl synced 2025-06-21 02:31:50 +00:00
Files
musl/include/netinet/tcp.h

7 lines
77 B
C
Raw Normal View History

2011-02-12 00:22:29 -05:00
#ifndef _NETINET_TCP_H
#define _NETINET_TCP_H
#include <bits/tcp.h>
#endif