net/if_pfsync.h: Add back to bad files

This file does not build for WITHOUT_PF sometimes. Looking at various
ways to cope (it exposes other issues too), but in the mean time just
add it back here to unbreak WITHOUT_PF in some scenarios.

Sponsored by:		Netflix
This commit is contained in:
Warner Losh 2022-01-07 09:36:25 -07:00
parent d6c0538dae
commit ef1b9270da

View File

@ -157,6 +157,7 @@ BADHDRS= \
net/if_llc.h \
net/if_media.h \
net/if_mib.h \
net/if_pfsync.h \
net/if_tap.h \
net/if_tun.h \
net/if_var.h \