MFH: r498695
Mark BROKEN: fails to build
extract.c:42:8: error: unknown type name 'u_int64'
extern u_int64 extract(struct ftio *, struct parsetree *, struct ftver *, struct ftio *, int);
^
extract.c:81:13: error: expected ';' after expression
u_int64 total_flows; ^ ;
Reported by: pkg-fallout