diff options
Diffstat (limited to 'auto/os/linux')
| -rw-r--r-- | auto/os/linux | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/auto/os/linux b/auto/os/linux index c34fba1ac..6a9b8b559 100644 --- a/auto/os/linux +++ b/auto/os/linux @@ -77,3 +77,6 @@ ngx_func_test="prctl(PR_SET_DUMPABLE, 1, 0, 0, 0)" if [ $ngx_found = yes ]; then have=HAVE_PR_SET_DUMPABLE . auto/have fi + + +have=HAVE_MSGHDR_MSG_CONTROL . auto/have |
