summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2011-05-04 12:21:25 +0000
committerIgor Sysoev <igor@sysoev.ru>2011-05-04 12:21:25 +0000
commit9505277aa657590588504ae8f85e712f87d92ce6 (patch)
tree5c624d46d2ac796d834388397fe73456ab5df630
parente691d94a39a2e67a5981f5664955728409997b8b (diff)
downloadnginx-9505277aa657590588504ae8f85e712f87d92ce6.tar.gz
nginx-9505277aa657590588504ae8f85e712f87d92ce6.tar.bz2
fix r3902
Diffstat (limited to '')
-rwxr-xr-xauto/unix2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/unix b/auto/unix
index fadf7dd76..c2d3ba2e3 100755
--- a/auto/unix
+++ b/auto/unix
@@ -141,7 +141,7 @@ if [ $ngx_found = no ]; then
ngx_feature_name=NGX_SYS_NERR
ngx_feature_run=value
ngx_feature_incs='#include <errno.h>
- #include <string.h>'
+ #include <string.h>
#include <stdio.h>'
ngx_feature_path=
ngx_feature_libs=