Loading include/mpm_common.h +2 −0 Original line number Diff line number Diff line Loading @@ -70,7 +70,9 @@ #ifndef APACHE_MPM_COMMON_H #define APACHE_MPM_COMMON_H #ifndef WIN32 #include "ap_config_auto.h" #endif #ifdef HAVE_NETINET_TCP_H #include <netinet/tcp.h> /* for TCP_NODELAY */ Loading Loading
include/mpm_common.h +2 −0 Original line number Diff line number Diff line Loading @@ -70,7 +70,9 @@ #ifndef APACHE_MPM_COMMON_H #define APACHE_MPM_COMMON_H #ifndef WIN32 #include "ap_config_auto.h" #endif #ifdef HAVE_NETINET_TCP_H #include <netinet/tcp.h> /* for TCP_NODELAY */ Loading