commit | 8ae18a10d6c7c94fbb4fa04a64c6fa1e2a38fe16 | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Wed Feb 18 15:45:21 2004 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Wed Feb 18 15:45:21 2004 +0000 |
tree | b6141281a8b432f4ccfeb6f6f670a0e38b9e01b4 | |
parent | 22a7c50463654139e14b4645a1ac8e35feec9900 [diff] [blame] |
nginx-0.0.2-2004-02-18-18:45:21 import
diff --git a/src/os/unix/ngx_linux_config.h b/src/os/unix/ngx_linux_config.h index 1ca1c1f..23745df 100644 --- a/src/os/unix/ngx_linux_config.h +++ b/src/os/unix/ngx_linux_config.h
@@ -17,6 +17,7 @@ #include <fcntl.h> #include <string.h> #include <signal.h> +#include <limits.h> #include <time.h> #include <sys/types.h> #include <sys/time.h>