]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netinet/Makefile
xnu-6153.11.26.tar.gz
[apple/xnu.git] / bsd / netinet / Makefile
index 6eddebfe3d3678ed7b97a4db3f0ed52fac6593e1..dc4f2c43b2e410d7349361140f9b75c994417d1d 100644 (file)
@@ -32,6 +32,7 @@ PRIVATE_DATAFILES = \
        ip_fw2.h \
        mptcp_var.h \
        tcp.h \
+       tcp_cc.h \
        tcp_debug.h \
        tcp_var.h \
        tcp_cache.h \
@@ -39,7 +40,7 @@ PRIVATE_DATAFILES = \
        in_stat.h
 
 PRIVATE_KERNELFILES = ${KERNELFILES} \
-       ip_ecn.h ip_encap.h
+       ip_ecn.h ip_encap.h tcp_log.h
 
 INSTALL_MI_LIST        = ${DATAFILES}