X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/e2fac8b15b12a7979f72090454d850e612fc5b13..b0d623f7f2ae71ed96e60569f61f9a9a27016e80:/bsd/net/Makefile diff --git a/bsd/net/Makefile b/bsd/net/Makefile index 1c5ed5df9..920fbe064 100644 --- a/bsd/net/Makefile +++ b/bsd/net/Makefile @@ -34,7 +34,7 @@ KERNELFILES= \ PRIVATE_DATAFILES = \ if_atm.h if_vlan_var.h if_ppp.h firewire.h \ ppp_defs.h radix.h if_bond_var.h lacp.h ndrv_var.h \ - raw_cb.h etherdefs.h iso88025.h + raw_cb.h etherdefs.h iso88025.h if_pflog.h pfvar.h PRIVATE_KERNELFILES = ${KERNELFILES} \ bpfdesc.h dlil_pvt.h ppp_comp.h \