fix shadowed variable
This commit is contained in:
parent
f18435b334
commit
1b075c7954
@ -70,6 +70,8 @@ my @reused_symbols = (
|
||||
"socket_type",
|
||||
"storerequest",
|
||||
"use_ipv6",
|
||||
"wrotepidfile",
|
||||
"wroteportfile",
|
||||
);
|
||||
|
||||
# TODO: Some of these may be #undef-ed manually at the end of each source
|
||||
|
||||
Loading…
Reference in New Issue
Block a user