aboutsummaryrefslogtreecommitdiffstats
path: root/extras/mini-os/include/posix/netinet/tcp.h
blob: 3e3b0604678bb2715c135d2d3bcbd2abac56d459 (plain)
1
2
3
4
5
6
#ifndef _POSIX_SYS_TCP_H_
#define _POSIX_SYS_TCP_H_

#include <lwip/tcp.h>

#endif /* _POSIX_SYS_TCP_H_ */