chiark / gitweb /
[PATCH] added klibc version 0.82 (cvs tree) to the udev tree.
[elogind.git] / klibc / klibc / include / netinet / tcp.h
1 /*
2  * netinet/tcp.h
3  */
4
5 #ifndef _NETINET_TCP_H
6 #define _NETINET_TCP_H
7
8 #include <endian.h>             /* Include *before* linux/tcp.h */
9 #include <linux/tcp.h>
10
11 #endif /* _NETINET_TCP_H */