K 10 svn:author V 5 eugen K 8 svn:date V 27 2019-08-25T00:57:51.533900Z K 7 svn:log V 234 MFC r351179: simple_httpd was not buildable for some time due to multiple missing "static" keywords and -Werror,-Wmissing-variable-declarations This change adds needed "static" so it builds again with WARNS?=6 No functional changes. END