commit | 723f71ddfe00d40b42b5582a55406e474401d3fd | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Mon Mar 30 12:33:33 2009 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Mon Mar 30 12:33:33 2009 +0000 |
tree | 8e1b23945847184ce764ced178907b58651b885d | |
parent | 0370ff015eeebf149756123d2d4d615ffe8c092d [diff] [blame] |
fix FreeBSD before 7 building, broken in r2616
diff --git a/auto/headers b/auto/headers index cdd5d29..6f5225f 100644 --- a/auto/headers +++ b/auto/headers
@@ -6,6 +6,7 @@ ngx_include="inttypes.h"; . auto/include ngx_include="limits.h"; . auto/include ngx_include="sys/filio.h"; . auto/include +ngx_include="sys/param.h"; . auto/include ngx_include="sys/mount.h"; . auto/include ngx_include="sys/statvfs.h"; . auto/include ngx_include="crypt.h"; . auto/include