K 10
svn:author
V 5
eagle
K 8
svn:date
V 27
2011-02-01T21:42:01.444278Z
K 7
svn:log
V 316
Ensure flag is declared in innbind for IPV6_V6ONLY

If SO_REUSEADDR were not defined but IPV6_V6ONLY were defined, innbind
would fail to compile because a flag variable would not be declared.
This is an unlikely set of supported options for a network stack, but
let's be fully correct.  Thanks, Florian Schlichting.

END
