Loading lib/sendf.c +4 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,10 @@ #include "curl_setup.h" #ifdef HAVE_NETINET_IN_H #include <netinet/in.h> #endif #ifdef HAVE_LINUX_TCP_H #include <linux/tcp.h> #endif Loading lib/setopt.c +4 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,10 @@ #include <limits.h> #endif #ifdef HAVE_NETINET_IN_H #include <netinet/in.h> #endif #ifdef HAVE_LINUX_TCP_H #include <linux/tcp.h> #endif Loading Loading
lib/sendf.c +4 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,10 @@ #include "curl_setup.h" #ifdef HAVE_NETINET_IN_H #include <netinet/in.h> #endif #ifdef HAVE_LINUX_TCP_H #include <linux/tcp.h> #endif Loading
lib/setopt.c +4 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,10 @@ #include <limits.h> #endif #ifdef HAVE_NETINET_IN_H #include <netinet/in.h> #endif #ifdef HAVE_LINUX_TCP_H #include <linux/tcp.h> #endif Loading