From: Szabolcs Nagy Date: Wed, 24 Jul 2013 21:23:22 +0000 (+0000) Subject: remove TCP_COOKIE_TRANSACTIONS from tcp.h X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=commitdiff_plain;h=b5e409df70ff83f45b0e6f460b07e791c8d51c76 remove TCP_COOKIE_TRANSACTIONS from tcp.h removed in linux-v3.10 in commit 1a2c6181c4a1922021b4d7df373bba612c3e5f04 --- diff --git a/include/netinet/tcp.h b/include/netinet/tcp.h index f2f88b58..b7828a50 100644 --- a/include/netinet/tcp.h +++ b/include/netinet/tcp.h @@ -17,7 +17,6 @@ #define TCP_QUICKACK 12 #define TCP_CONGESTION 13 #define TCP_MD5SIG 14 -#define TCP_COOKIE_TRANSACTIONS 15 #define TCP_THIN_LINEAR_TIMEOUTS 16 #define TCP_THIN_DUPACK 17 #define TCP_USER_TIMEOUT 18