aboutsummaryrefslogtreecommitdiff
path: root/src/os/unix/ngx_freebsd_config.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2003-06-15 18:32:13 +0000
committerIgor Sysoev <igor@sysoev.ru>2003-06-15 18:32:13 +0000
commitbe2cfc3d28c90b0e911f22d6f14ce927b7f5bfad (patch)
tree52bcfd54a3779fd021278e28dffad5d5bd2f2f4a /src/os/unix/ngx_freebsd_config.h
parent0915977df53c486abbc6081e1c83f9f8e7a8f111 (diff)
downloadnginx-be2cfc3d28c90b0e911f22d6f14ce927b7f5bfad.tar.gz
nginx-be2cfc3d28c90b0e911f22d6f14ce927b7f5bfad.zip
nginx-0.0.1-2003-06-15-22:32:13 import
Diffstat (limited to 'src/os/unix/ngx_freebsd_config.h')
-rw-r--r--src/os/unix/ngx_freebsd_config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/os/unix/ngx_freebsd_config.h b/src/os/unix/ngx_freebsd_config.h
index 64175fe82..31602f831 100644
--- a/src/os/unix/ngx_freebsd_config.h
+++ b/src/os/unix/ngx_freebsd_config.h
@@ -14,6 +14,7 @@
#include <sys/ioctl.h>
#include <sys/resource.h>
#include <sys/sysctl.h>
+#include <sys/mman.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <netinet/tcp.h> /* TCP_NOPUSH */