K 10 svn:author V 3 des K 8 svn:date V 27 2007-07-30T11:06:42.000000Z K 7 svn:log V 336 Make tcpstates[] static, and make sure TCPSTATES is defined before is included into any compilation unit that needs tcpstates[]. Also remove incorrect extern declarations and TCPDEBUG conditionals. This allows kernels both with and without TCPDEBUG to build, and unbreaks the tinderbox. Approved by: re (rwatson) END