mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
Configure: fixed compiler warnings with "-Wall -Wextra".
This commit is contained in:
@@ -185,6 +185,8 @@ ngx_feature_test="struct __user_cap_data_struct data;
|
||||
data.effective = CAP_TO_MASK(CAP_NET_RAW);
|
||||
data.permitted = 0;
|
||||
|
||||
(void) header;
|
||||
(void) data;
|
||||
(void) SYS_capset"
|
||||
. auto/feature
|
||||
|
||||
|
||||
Reference in New Issue
Block a user