mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-15 10:47:56 +00:00
7 lines
257 B
C
7 lines
257 B
C
|
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_NETINET_TCP_H_
|
||
|
#define COSMOPOLITAN_LIBC_ISYSTEM_NETINET_TCP_H_
|
||
|
#include "libc/sysv/consts/sol.h"
|
||
|
#include "libc/sysv/consts/tcp.h"
|
||
|
#include "libc/sysv/consts/tcpopt.h"
|
||
|
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_NETINET_TCP_H_ */
|