commit | c972a3fe2774c329cd64fdaf36f51e28a130bf4c | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Fri Apr 02 15:13:20 2004 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Fri Apr 02 15:13:20 2004 +0000 |
tree | d510db8b672c1d8eddc2a533d166f04223b4de81 | |
parent | debb39eaedf46e63d22f4604da01cf26a1e8a930 [diff] [blame] |
nginx-0.0.3-2004-04-02-19:13:20 import
diff --git a/src/os/unix/ngx_linux_config.h b/src/os/unix/ngx_linux_config.h index 23745df..d36d665 100644 --- a/src/os/unix/ngx_linux_config.h +++ b/src/os/unix/ngx_linux_config.h
@@ -27,6 +27,7 @@ #include <sys/resource.h> #include <sys/sysctl.h> #include <sys/wait.h> +#include <sys/mman.h> #include <sys/socket.h> #include <netinet/in.h> #include <netinet/tcp.h> /* TCP_CORK */