K 10 svn:author V 3 bde K 8 svn:date V 27 1998-07-13T11:09:52.000000Z K 7 svn:log V 251 Declare tcp_seq and tcp_cc as fixed-size types. Half fixed type mismatches exposed by this (the prototype for tcp_respond() didn't match the function definition lexically, and still depends on a gcc feature to match if ints have more than 32 bits). END