--- zzzz-none-000/linux-4.9.279/net/netfilter/nf_nat_core.c 2021-08-08 06:38:54.000000000 +0000 +++ puma7-arm-6591-750/linux-4.9.279/net/netfilter/nf_nat_core.c 2023-02-08 10:58:16.000000000 +0000 @@ -7,6 +7,10 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ +/* +Includes Intel Corporation's changes/modifications dated: 2014. +Changed/modified portions - Copyright © 2014, Intel Corporation. +*/ #include #include @@ -16,6 +20,9 @@ #include #include #include +#ifdef CONFIG_TI_PACKET_PROCESSOR +#include +#endif #include #include