X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=include%2Fnetinet%2Ftcp.h;h=f0fc1259df896548b5bbb471c39d7233b8ce4165;hb=ccc7b4c3a17ade90de71e1e0f44deebbffd646e6;hp=6c2d28912597bb9c5d21ca8829ed930cbbcb5545;hpb=3cd084bb03aabd303777e866ca30b320194ccbd7;p=musl diff --git a/include/netinet/tcp.h b/include/netinet/tcp.h index 6c2d2891..f0fc1259 100644 --- a/include/netinet/tcp.h +++ b/include/netinet/tcp.h @@ -19,6 +19,7 @@ #define TCP_MD5SIG 14 #if defined(_GNU_SOURCE) || defined(_BSD_SOURCE) +#define SOL_TCP 6 #include #include #endif