In article <[email protected]>, Maxime Villard <[email protected]> wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: maxv >Date: Sun Apr 29 12:12:42 UTC 2018 > >Modified Files: > src/sys/netinet: tcp_var.h tcpip.h > >Log Message: >Move struct tcpiphdr from tcpip.h to tcp_var.h, to match UDP (udpiphdr in >udp_var.h). > >tcpip.h is now empty, and can be removed.
That broke the build; ipfilter uses it. christos
