Loading server/mpm/mpmt_pthread/mpmt_pthread.c +3 −0 Original line number Diff line number Diff line Loading @@ -62,6 +62,9 @@ #include "apr_file_io.h" #include "apr_thread_proc.h" #if APR_HAVE_UNISTD_H #include <unistd.h> #endif #if APR_HAVE_SYS_SOCKET_H #include <sys/socket.h> #endif Loading Loading
server/mpm/mpmt_pthread/mpmt_pthread.c +3 −0 Original line number Diff line number Diff line Loading @@ -62,6 +62,9 @@ #include "apr_file_io.h" #include "apr_thread_proc.h" #if APR_HAVE_UNISTD_H #include <unistd.h> #endif #if APR_HAVE_SYS_SOCKET_H #include <sys/socket.h> #endif Loading