K 10 svn:author V 7 delphij K 8 svn:date V 27 2013-06-27T17:33:04.937984Z K 7 svn:log V 352 Fix build: in a recent pf refactor (head@240233), pf_var.h was modified to not include netinet/tcp_fsm.h, and HEAD tcpdump rely on this change as the tcp_fsm.h will only be processed once. Solve this by defining TCPSTATES earlier. This wouldn't cause breakage should pf be merged in the future. Noticed by: tinderbox via many Pointy hat to: delphij END