aboutsummaryrefslogtreecommitdiff
path: root/src/os/unix/ngx_freebsd_config.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2003-12-05 17:07:27 +0000
committerIgor Sysoev <igor@sysoev.ru>2003-12-05 17:07:27 +0000
commit62260f2a158e27e5f6b1689e10dc25ea3c617473 (patch)
treed37c7d3f837c9f477a5010adedcbe98be89e735c /src/os/unix/ngx_freebsd_config.h
parentfaca119aa5b2375d247c4948ba6791e7d8d2b8bc (diff)
downloadnginx-62260f2a158e27e5f6b1689e10dc25ea3c617473.tar.gz
nginx-62260f2a158e27e5f6b1689e10dc25ea3c617473.zip
nginx-0.0.1-2003-12-05-20:07:27 import
Diffstat (limited to 'src/os/unix/ngx_freebsd_config.h')
-rw-r--r--src/os/unix/ngx_freebsd_config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/os/unix/ngx_freebsd_config.h b/src/os/unix/ngx_freebsd_config.h
index f208bf16c..04524b452 100644
--- a/src/os/unix/ngx_freebsd_config.h
+++ b/src/os/unix/ngx_freebsd_config.h
@@ -79,5 +79,7 @@
#define HAVE_LITTLE_ENDIAN 1
+extern char *malloc_options;
+
#endif /* _NGX_FREEBSD_CONFIG_H_INCLUDED_ */