socksd: Properly decorate static variables
Mark global variables static to avoid compiler warning in Clang when
using -Wmissing-variable-declarations.
Closes #3778
Reviewed-by:
Daniel Stenberg <daniel@haxx.se>
Loading
Please register or sign in to comment