Loading os/unix/unixd.h +3 −0 Original line number Diff line number Diff line Loading @@ -61,6 +61,9 @@ #include "httpd.h" #include "http_config.h" #ifdef HAVE_SYS_TIME_H #include <sys/time.h> #endif #ifdef HAVE_SYS_RESOURCE_H #include <sys/resource.h> #endif Loading Loading
os/unix/unixd.h +3 −0 Original line number Diff line number Diff line Loading @@ -61,6 +61,9 @@ #include "httpd.h" #include "http_config.h" #ifdef HAVE_SYS_TIME_H #include <sys/time.h> #endif #ifdef HAVE_SYS_RESOURCE_H #include <sys/resource.h> #endif Loading